hexsha
stringlengths
40
40
size
int64
2
1.04M
ext
stringclasses
6 values
lang
stringclasses
1 value
max_stars_repo_path
stringlengths
5
244
max_stars_repo_name
stringlengths
5
96
max_stars_repo_head_hexsha
stringlengths
40
40
max_stars_repo_licenses
sequence
max_stars_count
int64
1
84.9k
max_stars_repo_stars_event_min_datetime
stringlengths
24
24
max_stars_repo_stars_event_max_datetime
stringlengths
24
24
max_issues_repo_path
stringlengths
5
244
max_issues_repo_name
stringlengths
5
96
max_issues_repo_head_hexsha
stringlengths
40
40
max_issues_repo_licenses
sequence
max_issues_count
int64
1
98.3k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
5
244
max_forks_repo_name
stringlengths
5
96
max_forks_repo_head_hexsha
stringlengths
40
40
max_forks_repo_licenses
sequence
max_forks_count
int64
1
36.6k
max_forks_repo_forks_event_min_datetime
stringlengths
24
24
max_forks_repo_forks_event_max_datetime
stringlengths
24
24
content
stringlengths
2
1.04M
avg_line_length
float64
1
11.9k
max_line_length
int64
1
548k
alphanum_fraction
float64
0
1
3e295e8698403daaa79e562ad0708f7134517041
909
yml
YAML
.github/workflows/create_tag_and_release.yml
007vasy/pym-disk
d60c5965ec1fa6b00d5d493a9f5ed5b07b9cba7f
[ "Apache-2.0" ]
1
2020-12-18T08:05:13.000Z
2020-12-18T08:05:13.000Z
.github/workflows/create_tag_and_release.yml
007vasy/pym-disk
d60c5965ec1fa6b00d5d493a9f5ed5b07b9cba7f
[ "Apache-2.0" ]
null
null
null
.github/workflows/create_tag_and_release.yml
007vasy/pym-disk
d60c5965ec1fa6b00d5d493a9f5ed5b07b9cba7f
[ "Apache-2.0" ]
null
null
null
name: Release on: pull_request: branches: - main types: [closed] jobs: release: if: github.event.pull_request.merged == true name: Build and Release runs-on: ubuntu-latest steps: - name: Checkout code uses: actions/checkout@v2 - name: Build project run: cargo build --release --locked - name: Bump version and push tag/create release point uses: anothrNick/[email protected] env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} WITH_V: true id: bump_version - name: Upload binary to release uses: svenstaro/upload-release-action@v1-release with: repo_token: ${{ secrets.GITHUB_TOKEN }} file: target/release/pym-disk asset_name: pym-disk-linux-amd64 tag: ${{ steps.bump_version.outputs.new_tag }} overwrite: true
27.545455
60
0.60066
79ac2e6444fa1d84843086a49b0218e72d5d84b6
126
yml
YAML
tests/fixtures/config-validation/test_config_node_prop_name_id.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
24
2020-02-17T23:58:36.000Z
2022-02-27T20:05:21.000Z
tests/fixtures/config-validation/test_config_node_prop_name_id.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
71
2020-02-18T00:06:00.000Z
2022-03-10T21:50:37.000Z
tests/fixtures/config-validation/test_config_node_prop_name_id.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
1
2020-11-15T06:03:29.000Z
2020-11-15T06:03:29.000Z
# Invalid config --- version: 2 model: - name: User props: - name: ID required: true type: "Int"
12.6
22
0.507937
d5e3979227eb71f3a3b240678bae00b6707b5867
293
yml
YAML
tests/fixtures/config-validation/test_config_scalar_endpoint_output_type_name_id.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
24
2020-02-17T23:58:36.000Z
2022-02-27T20:05:21.000Z
tests/fixtures/config-validation/test_config_scalar_endpoint_output_type_name_id.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
71
2020-02-18T00:06:00.000Z
2022-03-10T21:50:37.000Z
tests/fixtures/config-validation/test_config_scalar_endpoint_output_type_name_id.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
1
2020-11-15T06:03:29.000Z
2020-11-15T06:03:29.000Z
# Valid config --- version: 2 model: - name: User props: - name: name type: String endpoints: - name: UserCount class: Query input: list: false type: String output: list: false type: name: ID props: [] rels: []
13.952381
20
0.494881
1a3ed36c3fb28c5ff2389c379d76c22fa4debef2
482
yml
YAML
tests/fixtures/config-validation/test_config_with_custom_prop_resolver.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
24
2020-02-17T23:58:36.000Z
2022-02-27T20:05:21.000Z
tests/fixtures/config-validation/test_config_with_custom_prop_resolver.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
71
2020-02-18T00:06:00.000Z
2022-03-10T21:50:37.000Z
tests/fixtures/config-validation/test_config_with_custom_prop_resolver.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
1
2020-11-15T06:03:29.000Z
2020-11-15T06:03:29.000Z
# Valid config --- version: 2 model: - name: "Leaf" props: - name: "color" required: true type: "String" - name: "size" required: false type: "String" - name: "shape" required: false type: "String" resolver: "MyResolver" rels: - name: "stem" list: false nodes: - "Leaf" props: - name: "length" type: String required: false
18.538462
30
0.450207
acc15b6d8827551066661d87053af672d127b2c8
128
yml
YAML
tests/fixtures/config-validation/test_config_ok.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
24
2020-02-17T23:58:36.000Z
2022-02-27T20:05:21.000Z
tests/fixtures/config-validation/test_config_ok.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
71
2020-02-18T00:06:00.000Z
2022-03-10T21:50:37.000Z
tests/fixtures/config-validation/test_config_ok.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
1
2020-11-15T06:03:29.000Z
2020-11-15T06:03:29.000Z
# Valid config --- version: 2 model: - name: User props: - name: name required: true type: "String"
12.8
22
0.523438
875636a2f97fcd23437b873e5615e988875449e4
252
yml
YAML
tests/fixtures/config-validation/test_config_scalar_type_name_boolean.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
24
2020-02-17T23:58:36.000Z
2022-02-27T20:05:21.000Z
tests/fixtures/config-validation/test_config_scalar_type_name_boolean.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
71
2020-02-18T00:06:00.000Z
2022-03-10T21:50:37.000Z
tests/fixtures/config-validation/test_config_scalar_type_name_boolean.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
1
2020-11-15T06:03:29.000Z
2020-11-15T06:03:29.000Z
# Valid config --- version: 2 model: - name: Boolean props: - name: name type: String endpoints: - name: UserCount class: Query input: list: false type: String output: list: false type: String
14
20
0.551587
2625eb6fd515cf8f8b9dd8138f349680a23d0d9f
249
yml
YAML
tests/fixtures/config-validation/test_config_scalar_type_name_float.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
24
2020-02-17T23:58:36.000Z
2022-02-27T20:05:21.000Z
tests/fixtures/config-validation/test_config_scalar_type_name_float.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
71
2020-02-18T00:06:00.000Z
2022-03-10T21:50:37.000Z
tests/fixtures/config-validation/test_config_scalar_type_name_float.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
1
2020-11-15T06:03:29.000Z
2020-11-15T06:03:29.000Z
# Valid config --- version: 2 model: - name: Float props: - name: name type: String endpoints: - name: UserCount class: Query input: list: false type: String output: list: false type: String
13.833333
20
0.550201
f5cbd96f9cc31a5a7c0302ed2004e49733f9e961
250
yml
YAML
tests/fixtures/config-validation/test_config_scalar_type_name_string.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
24
2020-02-17T23:58:36.000Z
2022-02-27T20:05:21.000Z
tests/fixtures/config-validation/test_config_scalar_type_name_string.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
71
2020-02-18T00:06:00.000Z
2022-03-10T21:50:37.000Z
tests/fixtures/config-validation/test_config_scalar_type_name_string.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
1
2020-11-15T06:03:29.000Z
2020-11-15T06:03:29.000Z
# Valid config --- version: 2 model: - name: String props: - name: name type: String endpoints: - name: UserCount class: Query input: list: false type: String output: list: false type: String
13.888889
20
0.552
fbe8cb13c1d65f9afa5c4d612ce6cdc52ae8d1bd
309
yml
YAML
tests/fixtures/scalars/scalar_no_list.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
24
2020-02-17T23:58:36.000Z
2022-02-27T20:05:21.000Z
tests/fixtures/scalars/scalar_no_list.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
71
2020-02-18T00:06:00.000Z
2022-03-10T21:50:37.000Z
tests/fixtures/scalars/scalar_no_list.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
1
2020-11-15T06:03:29.000Z
2020-11-15T06:03:29.000Z
version: 1 model: - name: TestType props: - name: string_list type: String list: false - name: bool_list type: Boolean list: false - name: int_list type: Int list: false - name: float_list type: Float list: false
17.166667
25
0.508091
cc8b767c879de2c39b8ba2c67f1588710380e851
300
yml
YAML
tests/fixtures/config-validation/test_config_scalar_endpoint_input_type_name_boolean.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
24
2020-02-17T23:58:36.000Z
2022-02-27T20:05:21.000Z
tests/fixtures/config-validation/test_config_scalar_endpoint_input_type_name_boolean.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
71
2020-02-18T00:06:00.000Z
2022-03-10T21:50:37.000Z
tests/fixtures/config-validation/test_config_scalar_endpoint_input_type_name_boolean.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
1
2020-11-15T06:03:29.000Z
2020-11-15T06:03:29.000Z
# Valid config --- version: 2 model: - name: User props: - name: name type: String endpoints: - name: UserCount class: Query input: list: false type: name: Boolean props: [] rels: [] output: list: false type: String
14.285714
21
0.5
69c4392cc61182594eebf69d42e46445f8131102
297
yml
YAML
tests/fixtures/config-validation/test_config_scalar_endpoint_output_type_name_float.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
24
2020-02-17T23:58:36.000Z
2022-02-27T20:05:21.000Z
tests/fixtures/config-validation/test_config_scalar_endpoint_output_type_name_float.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
71
2020-02-18T00:06:00.000Z
2022-03-10T21:50:37.000Z
tests/fixtures/config-validation/test_config_scalar_endpoint_output_type_name_float.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
1
2020-11-15T06:03:29.000Z
2020-11-15T06:03:29.000Z
# Valid config --- version: 2 model: - name: User props: - name: name type: String endpoints: - name: UserCount class: Query input: list: false type: String output: list: false type: name: Float props: [] rels: []
14.142857
20
0.498316
5b9c02cf325f1c88142bdc85a2cfea12233b9f15
3,261
yaml
YAML
tests/fixtures/gremlin/gremlin-server-wg.yaml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
null
null
null
tests/fixtures/gremlin/gremlin-server-wg.yaml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
null
null
null
tests/fixtures/gremlin/gremlin-server-wg.yaml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
null
null
null
# Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The ASF licenses this file # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. host: localhost port: 8182 evaluationTimeout: 30000 channelizer: org.apache.tinkerpop.gremlin.server.channel.WebSocketChannelizer graphs: { graph: conf/tinkergraph-wg.properties} scriptEngines: { gremlin-groovy: { plugins: { org.apache.tinkerpop.gremlin.server.jsr223.GremlinServerGremlinPlugin: {}, org.apache.tinkerpop.gremlin.tinkergraph.jsr223.TinkerGraphGremlinPlugin: {}, org.apache.tinkerpop.gremlin.jsr223.ImportGremlinPlugin: {classImports: [java.lang.Math], methodImports: [java.lang.Math#*]}, org.apache.tinkerpop.gremlin.jsr223.ScriptFileGremlinPlugin: {files: [scripts/empty-sample.groovy]}}}} serializers: - { className: org.apache.tinkerpop.gremlin.driver.ser.GraphSONMessageSerializerV3d0, config: { ioRegistries: [org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerIoRegistryV3d0] }} # application/json - { className: org.apache.tinkerpop.gremlin.driver.ser.GraphBinaryMessageSerializerV1 } # application/vnd.graphbinary-v1.0 - { className: org.apache.tinkerpop.gremlin.driver.ser.GraphBinaryMessageSerializerV1, config: { serializeResultToString: true }} # application/vnd.graphbinary-v1.0-stringd processors: - { className: org.apache.tinkerpop.gremlin.server.op.session.SessionOpProcessor, config: { sessionTimeout: 28800000 }} - { className: org.apache.tinkerpop.gremlin.server.op.traversal.TraversalOpProcessor, config: { cacheExpirationTime: 600000, cacheMaxSize: 1000 }} metrics: { consoleReporter: {enabled: true, interval: 180000}, csvReporter: {enabled: true, interval: 180000, fileName: /tmp/gremlin-server-metrics.csv}, jmxReporter: {enabled: true}, slf4jReporter: {enabled: true, interval: 180000}} strictTransactionManagement: false idleConnectionTimeout: 0 keepAliveInterval: 0 maxInitialLineLength: 4096 maxHeaderSize: 8192 maxChunkSize: 8192 maxContentLength: 65536 maxAccumulationBufferComponents: 1024 resultIterationBatchSize: 64 writeBufferLowWaterMark: 32768 writeBufferHighWaterMark: 65536 authentication: { authenticator: org.apache.tinkerpop.gremlin.server.auth.SimpleAuthenticator, config: { credentialsDb: conf/tinkergraph-credentials.properties } } ssl: { enabled: true, sslEnabledProtocols: [TLSv1.2], keyStore: conf/server.jks, keyStorePassword: password }
50.953125
238
0.73965
4b445a7654c12bd2bb7a17234dc1f24ad593f9a9
636
yml
YAML
tests/fixtures/config-validation/test_config_compose_2.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
24
2020-02-17T23:58:36.000Z
2022-02-27T20:05:21.000Z
tests/fixtures/config-validation/test_config_compose_2.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
71
2020-02-18T00:06:00.000Z
2022-03-10T21:50:37.000Z
tests/fixtures/config-validation/test_config_compose_2.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
1
2020-11-15T06:03:29.000Z
2020-11-15T06:03:29.000Z
# Valid config --- version: 2 model: - name: Project props: - name: name type: String - name: description type: String - name: status type: String - name: priority type: Int - name: estimate type: Float - name: active type: Boolean rels: - name: owner props: - name: since type: string nodes: [User] - name: board nodes: [KanbanBoard, ScrumBoard] - name: activity nodes: [Commit] list: true - name: issues nodes: [Feature, Bug] list: true
19.272727
40
0.485849
09a080bc8622f5314b24c5e39b2769ed94235f43
298
yml
YAML
tests/fixtures/config-validation/test_config_scalar_endpoint_output_type_name_string.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
24
2020-02-17T23:58:36.000Z
2022-02-27T20:05:21.000Z
tests/fixtures/config-validation/test_config_scalar_endpoint_output_type_name_string.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
71
2020-02-18T00:06:00.000Z
2022-03-10T21:50:37.000Z
tests/fixtures/config-validation/test_config_scalar_endpoint_output_type_name_string.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
1
2020-11-15T06:03:29.000Z
2020-11-15T06:03:29.000Z
# Valid config --- version: 2 model: - name: User props: - name: name type: String endpoints: - name: UserCount class: Query input: list: false type: String output: list: false type: name: String props: [] rels: []
14.190476
20
0.5
4672f737647c8173c317a24964f925848bb3994a
187
yml
YAML
tests/fixtures/config-validation/test_config_missing_endpoint_type.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
24
2020-02-17T23:58:36.000Z
2022-02-27T20:05:21.000Z
tests/fixtures/config-validation/test_config_missing_endpoint_type.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
71
2020-02-18T00:06:00.000Z
2022-03-10T21:50:37.000Z
tests/fixtures/config-validation/test_config_missing_endpoint_type.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
1
2020-11-15T06:03:29.000Z
2020-11-15T06:03:29.000Z
# Valid config --- version: 2 endpoints: - name: UserCount class: Query input: list: false type: DoesNotExist output: list: false type: DoesNotExist
14.384615
24
0.59893
31e36199bc5c7c91c9c21c7fce9b9b88c1935147
2,658
yml
YAML
.github/workflows/test.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
null
null
null
.github/workflows/test.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
null
null
null
.github/workflows/test.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
null
null
null
name: Test on: push: branches: - '**' tags-ignore: - '**' paths: - 'src/**' - 'tests/**' - 'examples/**' - '.github/**' jobs: test: runs-on: ubuntu-latest env: WG_COSMOS_HOST: ${{ secrets.WG_COSMOS_HOST }} WG_COSMOS_PORT: ${{ secrets.WG_COSMOS_PORT }} WG_COSMOS_USER: ${{ secrets.WG_COSMOS_USER }} WG_COSMOS_PASS: ${{ secrets.WG_COSMOS_PASS }} WG_GREMLIN_HOST: 127.0.0.1 WG_GREMLIN_PORT: 8182 WG_GREMLIN_USER: stephen WG_GREMLIN_PASS: password WG_GREMLIN_CERT: true WG_GREMLIN_UUID: true WG_NEO4J_HOST: 127.0.0.1 WG_NEO4J_PORT: 7687 WG_NEO4J_USER: neo4j WG_NEO4J_PASS: testpass RUST_BACKTRACE: full steps: - uses: actions/checkout@v2 - name: Cargo version run: cargo version - name: Cache cargo registry uses: actions/cache@v1 with: path: ~/.cargo/registry key: ${{ runner.os }}-cargo-registry-${{ hashFiles('**/Cargo.lock') }} - name: Cache cargo index uses: actions/cache@v1 with: path: ~/.cargo/git key: ${{ runner.os }}-cargo-index-${{ hashFiles('**/Cargo.lock') }} - name: Cache cargo build uses: actions/cache@v1 with: path: target key: ${{ runner.os }}-cargo-build-target-${{ hashFiles('**/Cargo.lock') }} - name: Cache cargo audit uses: actions/cache@v1 with: path: rustbins key: cargo-audit - name: Check Featureless Build run: cargo check - name: Check Cosmos Build run: cargo check --features cosmos - name: Check Gremlin Build run: cargo check --features gremlin - name: Check Neo4J Build run: cargo check --features neo4j - name: Check Examples run: cargo check --examples --features neo4j - name: Install Clippy run: rustup component add clippy - name: Run Linter run: cargo clippy --all-targets --all-features -- -D warnings - name: Build gremlin docker run: docker build -t gremlin -f tests/fixtures/gremlin/Dockerfile tests/fixtures/gremlin - name: Start gremlin database run: docker run --rm -d --name gremlin -p 8182:8182 gremlin:latest - name: Start neo4j database run: docker run --rm -d --name neo4j -e NEO4J_AUTH="neo4j/testpass" -p 7474:7474 -p 7687:7687 neo4j:4.1 - name: Run Tests (All Features) run: cargo test --all-features -- --test-threads=1 - name: Stop neo4j database run: docker rm -f neo4j - name: Stop gremlin database run: docker rm -f gremlin
25.557692
109
0.597818
e1ec2a597e5db644e9107551dce8b71de9a7ac83
1,437
yml
YAML
tests/fixtures/minimal.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
24
2020-02-17T23:58:36.000Z
2022-02-27T20:05:21.000Z
tests/fixtures/minimal.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
71
2020-02-18T00:06:00.000Z
2022-03-10T21:50:37.000Z
tests/fixtures/minimal.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
1
2020-11-15T06:03:29.000Z
2020-11-15T06:03:29.000Z
version: 1 model: # User - name: User props: - name: name type: String required: true # Project - name: Project props: - name: name type: String - name: description type: String - name: status type: String - name: priority type: Int - name: estimate type: Float - name: active type: Boolean rels: - name: owner props: - name: since type: String nodes: [User] - name: board nodes: [KanbanBoard, ScrumBoard] props: - name: publicized type: Boolean - name: activity nodes: [Commit] props: - name: repo type: String list: true - name: issues props: - name: since type: String nodes: [Feature, Bug] list: true # Feature - name: Feature props: - name: name type: String - name: points type: Int # Bug - name: Bug props: - name: name type: String - name: critical type: Boolean # KanbanBoard - name: KanbanBoard props: - name: name type: String # ScrumBoard - name: ScrumBoard props: - name: name type: String # Commit - name: Commit props: - name: hash type: String
17.313253
40
0.471816
c01795241e8b429f3727832b78f02079caf0c7fc
298
yml
YAML
tests/fixtures/config-validation/test_config_scalar_endpoint_input_type_name_string.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
24
2020-02-17T23:58:36.000Z
2022-02-27T20:05:21.000Z
tests/fixtures/config-validation/test_config_scalar_endpoint_input_type_name_string.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
71
2020-02-18T00:06:00.000Z
2022-03-10T21:50:37.000Z
tests/fixtures/config-validation/test_config_scalar_endpoint_input_type_name_string.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
1
2020-11-15T06:03:29.000Z
2020-11-15T06:03:29.000Z
# Valid config --- version: 2 model: - name: User props: - name: name type: String endpoints: - name: UserCount class: Query input: list: false type: name: String props: [] rels: [] output: list: false type: String
14.190476
20
0.5
328b63fb86b04a92c5389c6f1ca1b922a6113e8d
1,980
yml
YAML
tests/fixtures/config.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
24
2020-02-17T23:58:36.000Z
2022-02-27T20:05:21.000Z
tests/fixtures/config.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
71
2020-02-18T00:06:00.000Z
2022-03-10T21:50:37.000Z
tests/fixtures/config.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
1
2020-11-15T06:03:29.000Z
2020-11-15T06:03:29.000Z
version: 1 model: # User - name: User props: - name: name type: String required: true validator: NameValidator # Project - name: Project props: - name: name type: String - name: description type: String - name: status type: String - name: priority type: Int - name: estimate type: Float - name: active type: Boolean - name: points type: Int resolver: ProjectPoints - name: toptags type: String list: true resolver: ProjectTopTags rels: - name: owner props: - name: since type: String nodes: [User] - name: topdev nodes: [User] list: true resolver: ProjectTopDev - name: board nodes: [KanbanBoard, ScrumBoard] - name: activity nodes: [Commit] list: true - name: issues nodes: [Feature, Bug] list: true - name: topissues nodes: [Feature, Bug] list: true resolver: ProjectTopIssues # Feature - name: Feature props: - name: name type: String # Bug - name: Bug props: - name: name type: String # KanbanBoard - name: KanbanBoard props: - name: name type: String # ScrumBoard - name: ScrumBoard props: - name: name type: String # Commit - name: Commit props: - name: hash type: String endpoints: # ProjectCount: - name: ProjectCount class: Query input: list: false type: ProjectQueryInput output: list: false type: Int # GlobalTopTags: - name: GlobalTopTags class: Query input: null output: list: true type: String # GlobalTopDev: - name: GlobalTopDev class: Query input: null output: list: false type: User
17.217391
40
0.518687
04472d2809d88fe11ba6a461f90e139323016528
57
yml
YAML
tests/fixtures/config-validation/test_config_err.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
24
2020-02-17T23:58:36.000Z
2022-02-27T20:05:21.000Z
tests/fixtures/config-validation/test_config_err.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
71
2020-02-18T00:06:00.000Z
2022-03-10T21:50:37.000Z
tests/fixtures/config-validation/test_config_err.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
1
2020-11-15T06:03:29.000Z
2020-11-15T06:03:29.000Z
# Invalid config - Fails to load --- taylor: "was here"
11.4
32
0.649123
dcdf1c77b4b80daca56b72f2c682357439f161f7
568
yml
YAML
tests/fixtures/config-validation/test_config_rel_prop_name_id.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
24
2020-02-17T23:58:36.000Z
2022-02-27T20:05:21.000Z
tests/fixtures/config-validation/test_config_rel_prop_name_id.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
71
2020-02-18T00:06:00.000Z
2022-03-10T21:50:37.000Z
tests/fixtures/config-validation/test_config_rel_prop_name_id.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
1
2020-11-15T06:03:29.000Z
2020-11-15T06:03:29.000Z
# Invalid config --- version: 2 model: - name: User props: - name: name required: true type: "String" - name: Project props: - name: name type: String - name: description type: String - name: status type: String - name: priority type: Int - name: estimate type: Float - name: active type: Boolean - name: points type: Int rels: - name: owner props: - name: ID type: Int nodes: [User]
17.75
25
0.46831
df2a8fa7523728651b3d771ceae5cfeb776beb44
392
yml
YAML
tests/fixtures/config-validation/test_config_duplicate_endpoint.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
24
2020-02-17T23:58:36.000Z
2022-02-27T20:05:21.000Z
tests/fixtures/config-validation/test_config_duplicate_endpoint.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
71
2020-02-18T00:06:00.000Z
2022-03-10T21:50:37.000Z
tests/fixtures/config-validation/test_config_duplicate_endpoint.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
1
2020-11-15T06:03:29.000Z
2020-11-15T06:03:29.000Z
# Valid config --- version: 2 model: - name: User props: - name: name type: String endpoints: - name: UserCount class: Query input: list: false type: UserQueryInput output: list: false type: Int - name: UserCount class: Query input: list: false type: UserQueryInput output: list: false type: Int
15.076923
26
0.556122
d2768dfa0b4d657971a67b527718a901af5d5505
295
yml
YAML
tests/fixtures/config-validation/test_config_scalar_endpoint_output_type_name_int.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
24
2020-02-17T23:58:36.000Z
2022-02-27T20:05:21.000Z
tests/fixtures/config-validation/test_config_scalar_endpoint_output_type_name_int.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
71
2020-02-18T00:06:00.000Z
2022-03-10T21:50:37.000Z
tests/fixtures/config-validation/test_config_scalar_endpoint_output_type_name_int.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
1
2020-11-15T06:03:29.000Z
2020-11-15T06:03:29.000Z
# Valid config --- version: 2 model: - name: User props: - name: name type: String endpoints: - name: UserCount class: Query input: list: false type: String output: list: false type: name: Int props: [] rels: []
14.047619
20
0.494915
13df8614289a0b169aece243356bda42d67371bb
169
yml
YAML
tests/fixtures/config-validation/test_config_duplicate_type.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
24
2020-02-17T23:58:36.000Z
2022-02-27T20:05:21.000Z
tests/fixtures/config-validation/test_config_duplicate_type.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
71
2020-02-18T00:06:00.000Z
2022-03-10T21:50:37.000Z
tests/fixtures/config-validation/test_config_duplicate_type.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
1
2020-11-15T06:03:29.000Z
2020-11-15T06:03:29.000Z
# Valid config --- version: 2 model: - name: User props: - name: name type: String - name: User props: - name: name type: String
13
20
0.508876
f3886c7bdf23fe931cb128ba8339467ee9bec9d9
231
yml
YAML
.github/workflows/publish.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
24
2020-02-17T23:58:36.000Z
2022-02-27T20:05:21.000Z
.github/workflows/publish.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
71
2020-02-18T00:06:00.000Z
2022-03-10T21:50:37.000Z
.github/workflows/publish.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
1
2020-11-15T06:03:29.000Z
2020-11-15T06:03:29.000Z
name: Publish on: release: types: - created jobs: publish: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: Publish Crate run: cargo publish --token ${{ secrets.CARGO_TOKEN }}
15.4
59
0.61039
a362c989bd61cd8645c4737b417a1789870a5d42
395
yml
YAML
tests/fixtures/config-validation/test_config_compose_1.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
24
2020-02-17T23:58:36.000Z
2022-02-27T20:05:21.000Z
tests/fixtures/config-validation/test_config_compose_1.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
71
2020-02-18T00:06:00.000Z
2022-03-10T21:50:37.000Z
tests/fixtures/config-validation/test_config_compose_1.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
1
2020-11-15T06:03:29.000Z
2020-11-15T06:03:29.000Z
# Valid config --- version: 2 model: - name: Feature props: - name: name type: String - name: Bug props: - name: name type: String - name: KanbanBoard props: - name: name type: String - name: ScrumBoard props: - name: name type: String - name: Commit props: - name: hash type: String
13.166667
21
0.496203
a1128c3ffbfe6a89685483a3f132d116418c92ff
304
yml
YAML
tests/fixtures/scalars/scalar_list.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
24
2020-02-17T23:58:36.000Z
2022-02-27T20:05:21.000Z
tests/fixtures/scalars/scalar_list.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
71
2020-02-18T00:06:00.000Z
2022-03-10T21:50:37.000Z
tests/fixtures/scalars/scalar_list.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
1
2020-11-15T06:03:29.000Z
2020-11-15T06:03:29.000Z
version: 1 model: - name: TestType props: - name: string_list type: String list: true - name: bool_list type: Boolean list: true - name: int_list type: Int list: true - name: float_list type: Float list: true
16.888889
25
0.503289
60437901001666aae8bed195e75af83108717339
126
yml
YAML
tests/fixtures/config-validation/test_config_compose_0.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
24
2020-02-17T23:58:36.000Z
2022-02-27T20:05:21.000Z
tests/fixtures/config-validation/test_config_compose_0.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
71
2020-02-18T00:06:00.000Z
2022-03-10T21:50:37.000Z
tests/fixtures/config-validation/test_config_compose_0.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
1
2020-11-15T06:03:29.000Z
2020-11-15T06:03:29.000Z
# Valid config --- version: 2 model: - name: User props: - name: name required: true type: String
12.6
22
0.531746
a21ca18aa50fd7b91442644b87a9f05f3045ec28
248
yml
YAML
tests/fixtures/config-validation/test_config_scalar_type_name_int.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
24
2020-02-17T23:58:36.000Z
2022-02-27T20:05:21.000Z
tests/fixtures/config-validation/test_config_scalar_type_name_int.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
71
2020-02-18T00:06:00.000Z
2022-03-10T21:50:37.000Z
tests/fixtures/config-validation/test_config_scalar_type_name_int.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
1
2020-11-15T06:03:29.000Z
2020-11-15T06:03:29.000Z
# Valid config --- version: 2 model: - name: Int props: - name: name type: String endpoints: - name: UserCount class: Query input: list: false type: String output: list: false type: String
13.777778
20
0.544355
15f0de67eee4e79f67db1ac0364421802c20dd1d
275
yaml
YAML
tests/fixtures/gremlin-console/remote.yaml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
null
null
null
tests/fixtures/gremlin-console/remote.yaml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
null
null
null
tests/fixtures/gremlin-console/remote.yaml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
null
null
null
hosts: [127.0.0.1] username: stephen password: password port: 8182 serializer: { className: org.apache.tinkerpop.gremlin.driver.ser.GraphBinaryMessageSerializerV1, config: { serializeResultToString: true }} connectionPool: { enableSsl: true, trustStore: conf/server.jks }
30.555556
139
0.785455
be4093a2ed672ef4ac396d0dc5d5841b4a200559
294
yml
YAML
tests/fixtures/config-validation/test_config_scalar_endpoint_input_type_name_id.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
24
2020-02-17T23:58:36.000Z
2022-02-27T20:05:21.000Z
tests/fixtures/config-validation/test_config_scalar_endpoint_input_type_name_id.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
71
2020-02-18T00:06:00.000Z
2022-03-10T21:50:37.000Z
tests/fixtures/config-validation/test_config_scalar_endpoint_input_type_name_id.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
1
2020-11-15T06:03:29.000Z
2020-11-15T06:03:29.000Z
# Valid config --- version: 2 model: - name: User props: - name: name type: String endpoints: - name: UserCount class: Query input: list: false type: name: ID props: [] rels: [] output: list: false type: String
14
20
0.493197
2a6361dcdbbe077385cf792e8a9c14819d91ac93
109
yml
YAML
tests/fixtures/config-validation/test_config_with_version_100.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
24
2020-02-17T23:58:36.000Z
2022-02-27T20:05:21.000Z
tests/fixtures/config-validation/test_config_with_version_100.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
71
2020-02-18T00:06:00.000Z
2022-03-10T21:50:37.000Z
tests/fixtures/config-validation/test_config_with_version_100.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
1
2020-11-15T06:03:29.000Z
2020-11-15T06:03:29.000Z
# Valid config --- version: 100 model: - name: Comment props: - name: title type: String
12.111111
20
0.559633
63da8ea98f48f84cfff59c1a66d9af19366ed6a7
246
yml
YAML
tests/fixtures/config-validation/test_config_scalar_type_name_id.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
24
2020-02-17T23:58:36.000Z
2022-02-27T20:05:21.000Z
tests/fixtures/config-validation/test_config_scalar_type_name_id.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
71
2020-02-18T00:06:00.000Z
2022-03-10T21:50:37.000Z
tests/fixtures/config-validation/test_config_scalar_type_name_id.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
1
2020-11-15T06:03:29.000Z
2020-11-15T06:03:29.000Z
# Valid config --- version: 2 model: - name: ID props: - name: name type: String endpoints: - name: UserCount class: Query input: list: false type: String output: list: false type: String
13.666667
20
0.544715
4202c04710e62fc97c55347bbaf20dca9aa17f14
295
yml
YAML
tests/fixtures/config-validation/test_config_scalar_endpoint_input_type_name_int.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
24
2020-02-17T23:58:36.000Z
2022-02-27T20:05:21.000Z
tests/fixtures/config-validation/test_config_scalar_endpoint_input_type_name_int.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
71
2020-02-18T00:06:00.000Z
2022-03-10T21:50:37.000Z
tests/fixtures/config-validation/test_config_scalar_endpoint_input_type_name_int.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
1
2020-11-15T06:03:29.000Z
2020-11-15T06:03:29.000Z
# Valid config --- version: 2 model: - name: User props: - name: name type: String endpoints: - name: UserCount class: Query input: list: false type: name: Int props: [] rels: [] output: list: false type: String
14.047619
20
0.494915
3b170a7a0d509e819af2c6e2196ec6a6f8a1e616
601
yml
YAML
tests/fixtures/config-validation/test_config_with_custom_resolver.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
24
2020-02-17T23:58:36.000Z
2022-02-27T20:05:21.000Z
tests/fixtures/config-validation/test_config_with_custom_resolver.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
71
2020-02-18T00:06:00.000Z
2022-03-10T21:50:37.000Z
tests/fixtures/config-validation/test_config_with_custom_resolver.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
1
2020-11-15T06:03:29.000Z
2020-11-15T06:03:29.000Z
# Valid config --- version: 2 model: - name: "Leaf" props: - name: "color" required: true type: "String" - name: "size" required: false type: "String" - name: "shape" required: false type: "String" rels: - name: "stem" list: false nodes: - "Leaf" props: - name: "length" type: String required: false endpoints: - name: "MyResolver" class: "Query" input: list: false type: "Leaf" output: list: false type: "Leaf"
17.676471
27
0.460899
5e85cd22460685e1b44836122d3467dd116c6048
297
yml
YAML
tests/fixtures/config-validation/test_config_scalar_endpoint_input_type_name_float.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
24
2020-02-17T23:58:36.000Z
2022-02-27T20:05:21.000Z
tests/fixtures/config-validation/test_config_scalar_endpoint_input_type_name_float.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
71
2020-02-18T00:06:00.000Z
2022-03-10T21:50:37.000Z
tests/fixtures/config-validation/test_config_scalar_endpoint_input_type_name_float.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
1
2020-11-15T06:03:29.000Z
2020-11-15T06:03:29.000Z
# Valid config --- version: 2 model: - name: User props: - name: name type: String endpoints: - name: UserCount class: Query input: list: false type: name: Float props: [] rels: [] output: list: false type: String
14.142857
20
0.498316
65e821bdda242d4c4d69d503bfbf27f40a686b7b
179
yml
YAML
tests/fixtures/config-validation/test_config_duplicate_derived_name.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
24
2020-02-17T23:58:36.000Z
2022-02-27T20:05:21.000Z
tests/fixtures/config-validation/test_config_duplicate_derived_name.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
71
2020-02-18T00:06:00.000Z
2022-03-10T21:50:37.000Z
tests/fixtures/config-validation/test_config_duplicate_derived_name.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
1
2020-11-15T06:03:29.000Z
2020-11-15T06:03:29.000Z
# Valid config --- version: 2 model: - name: User props: - name: name type: String - name: UserQueryInput props: - name: name type: String
13.769231
24
0.536313
9e1d59823a1a74030e2b459a9dcacab39755c393
300
yml
YAML
tests/fixtures/config-validation/test_config_scalar_endpoint_output_type_name_boolean.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
24
2020-02-17T23:58:36.000Z
2022-02-27T20:05:21.000Z
tests/fixtures/config-validation/test_config_scalar_endpoint_output_type_name_boolean.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
71
2020-02-18T00:06:00.000Z
2022-03-10T21:50:37.000Z
tests/fixtures/config-validation/test_config_scalar_endpoint_output_type_name_boolean.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
1
2020-11-15T06:03:29.000Z
2020-11-15T06:03:29.000Z
# Valid config --- version: 2 model: - name: User props: - name: name type: String endpoints: - name: UserCount class: Query input: list: false type: String output: list: false type: name: Boolean props: [] rels: []
14.285714
21
0.5
733b6490248f2b971435816f592c5f671a97b81a
484
yml
YAML
tests/fixtures/config-validation/test_config_with_custom_validator.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
24
2020-02-17T23:58:36.000Z
2022-02-27T20:05:21.000Z
tests/fixtures/config-validation/test_config_with_custom_validator.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
71
2020-02-18T00:06:00.000Z
2022-03-10T21:50:37.000Z
tests/fixtures/config-validation/test_config_with_custom_validator.yml
007vasy/warpgrapher
fc645f9b3d796ecdbfcf58e68e1eaca9bdf7a5a0
[ "Apache-2.0", "MIT" ]
1
2020-11-15T06:03:29.000Z
2020-11-15T06:03:29.000Z
# Valid config --- version: 2 model: - name: "Leaf" props: - name: "color" required: true type: "String" - name: "size" required: false type: "String" - name: "shape" required: false type: "String" validator: "MyValidator" rels: - name: "stem" list: false nodes: - "Leaf" props: - name: "length" type: String required: false
18.615385
32
0.452479
f41a176a0af24d467de2103f21aa9d842fd98236
1,297
yml
YAML
.github/workflows/main.yml
007vedant/elekto
d094bc1fa3d9fa28f89e0551fa82c4bd443d69f0
[ "Apache-2.0" ]
17
2021-01-19T03:32:58.000Z
2022-02-15T07:11:05.000Z
.github/workflows/main.yml
007vedant/elekto
d094bc1fa3d9fa28f89e0551fa82c4bd443d69f0
[ "Apache-2.0" ]
20
2021-01-07T00:16:40.000Z
2022-03-30T04:29:12.000Z
.github/workflows/main.yml
007vedant/elekto
d094bc1fa3d9fa28f89e0551fa82c4bd443d69f0
[ "Apache-2.0" ]
7
2021-01-06T03:51:37.000Z
2022-03-05T04:32:43.000Z
name: ci on: push: branches: - 'main' env: REGISTRY: ghcr.io IMAGE_NAME: ${{ github.repository }} jobs: docker-build: runs-on: ubuntu-latest permissions: contents: read packages: write steps: - name: Checkout uses: actions/checkout@v2 - name: Login to GitHub Container Registry uses: docker/login-action@v1 with: registry: ghcr.io username: ${{ github.actor }} password: ${{ secrets.GITHUB_TOKEN }} - name: Extract metadata (tags, labels) for Docker id: meta uses: docker/[email protected] with: images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }} tags: | type=sha type=ref,event=tag - name: Set up QEMU uses: docker/setup-qemu-action@v1 - name: Set up Docker Buildx uses: docker/[email protected] - name: Build and push uses: docker/[email protected] with: context: ${{ matrix.context }} push: ${{ github.event_name != 'pull_request' }} platforms: linux/amd64,linux/arm64 tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }}
24.018519
59
0.540478
3386aef0ab0d44520109edbc2a98a5a9ed4369f2
458
yaml
YAML
elections/election_after_upgrades_test/election.yaml
007vedant/elekto.meta.test
3e6bfda7493d49d9fa9ba3ced12f4ca58892f626
[ "Apache-2.0" ]
null
null
null
elections/election_after_upgrades_test/election.yaml
007vedant/elekto.meta.test
3e6bfda7493d49d9fa9ba3ced12f4ca58892f626
[ "Apache-2.0" ]
null
null
null
elections/election_after_upgrades_test/election.yaml
007vedant/elekto.meta.test
3e6bfda7493d49d9fa9ba3ced12f4ca58892f626
[ "Apache-2.0" ]
null
null
null
name: Select Best Tech organization: Web_Org start_datetime: 2022-03-14 06:45:00 end_datetime: 2022-03-19 06:50:00 no_winners: 1 allow_no_opinion: True delete_after: False show_candidate_fields: - Language election_officers: - 007vedant eligibility: Contributors to the elections software project are eligible. exception_description: If you're not a contributor and want to vote on this anyway, file for an exception. exceptions_due: 2022-03-19 06:50:00
30.533333
106
0.810044
189ad953336f59a5f86cd36ede34697f393e4901
467
yaml
YAML
elections/election_after_upgrades/election.yaml
007vedant/elekto.meta.test
3e6bfda7493d49d9fa9ba3ced12f4ca58892f626
[ "Apache-2.0" ]
null
null
null
elections/election_after_upgrades/election.yaml
007vedant/elekto.meta.test
3e6bfda7493d49d9fa9ba3ced12f4ca58892f626
[ "Apache-2.0" ]
null
null
null
elections/election_after_upgrades/election.yaml
007vedant/elekto.meta.test
3e6bfda7493d49d9fa9ba3ced12f4ca58892f626
[ "Apache-2.0" ]
null
null
null
name: Select Best Web Framework organization: Web_Org start_datetime: 2022-03-12 06:45:00 end_datetime: 2022-03-12 06:50:00 no_winners: 1 allow_no_opinion: True delete_after: False show_candidate_fields: - Language election_officers: - 007vedant eligibility: Contributors to the elections software project are eligible. exception_description: If you're not a contributor and want to vote on this anyway, file for an exception. exceptions_due: 2022-03-12 06:50:00
31.133333
106
0.811563
69690624d9c0cfaab6dfb940893da6731896037c
467
yaml
YAML
elections/name_the_framework/election.yaml
007vedant/elekto.meta.test
3e6bfda7493d49d9fa9ba3ced12f4ca58892f626
[ "Apache-2.0" ]
null
null
null
elections/name_the_framework/election.yaml
007vedant/elekto.meta.test
3e6bfda7493d49d9fa9ba3ced12f4ca58892f626
[ "Apache-2.0" ]
null
null
null
elections/name_the_framework/election.yaml
007vedant/elekto.meta.test
3e6bfda7493d49d9fa9ba3ced12f4ca58892f626
[ "Apache-2.0" ]
null
null
null
name: Select Best Web Framework organization: Web_Org start_datetime: 2022-03-12 06:45:00 end_datetime: 2022-03-12 06:50:00 no_winners: 1 allow_no_opinion: True delete_after: False show_candidate_fields: - Language election_officers: - 007vedant eligibility: Contributors to the elections software project are eligible. exception_description: If you're not a contributor and want to vote on this anyway, file for an exception. exceptions_due: 2022-03-14 06:50:00
31.133333
106
0.811563
f4d5bbb71eb019ee4cae5dd3855c91dbfd7c9338
471
yaml
YAML
elections/name_the_backend_frameworkss/election.yaml
007vedant/elekto.meta.test
3e6bfda7493d49d9fa9ba3ced12f4ca58892f626
[ "Apache-2.0" ]
null
null
null
elections/name_the_backend_frameworkss/election.yaml
007vedant/elekto.meta.test
3e6bfda7493d49d9fa9ba3ced12f4ca58892f626
[ "Apache-2.0" ]
null
null
null
elections/name_the_backend_frameworkss/election.yaml
007vedant/elekto.meta.test
3e6bfda7493d49d9fa9ba3ced12f4ca58892f626
[ "Apache-2.0" ]
null
null
null
name: Select Best Backend Framework organization: Web_Org start_datetime: 2022-05-14 11:20:00 end_datetime: 2022-06-25 14:15:00 no_winners: 1 allow_no_opinion: True delete_after: False show_candidate_fields: - Language election_officers: - 007vedant eligibility: Contributors to the elections software project are eligible. exception_description: If you're not a contributor and want to vote on this anyway, file for an exception. exceptions_due: 2022-06-25 06:50:00
31.4
106
0.813163
102c9d34d95be2cc8b626c21da8ac2391069bf06
117
yaml
YAML
elections/2021/TOC/voters.yaml
007vedant/elekto.meta.test
3e6bfda7493d49d9fa9ba3ced12f4ca58892f626
[ "Apache-2.0" ]
null
null
null
elections/2021/TOC/voters.yaml
007vedant/elekto.meta.test
3e6bfda7493d49d9fa9ba3ced12f4ca58892f626
[ "Apache-2.0" ]
null
null
null
elections/2021/TOC/voters.yaml
007vedant/elekto.meta.test
3e6bfda7493d49d9fa9ba3ced12f4ca58892f626
[ "Apache-2.0" ]
4
2021-06-30T23:02:26.000Z
2022-03-05T12:14:35.000Z
eligible_voters: - dims - liggitt - mrbobbytables - cblecker - derekwaynecarr - nikhita - parispittman
13
18
0.683761
15fd062e80cdc7087780d5d44765e61a52f9815d
474
yaml
YAML
elections/test_the_election2/election.yaml
007vedant/elekto.meta.test
3e6bfda7493d49d9fa9ba3ced12f4ca58892f626
[ "Apache-2.0" ]
null
null
null
elections/test_the_election2/election.yaml
007vedant/elekto.meta.test
3e6bfda7493d49d9fa9ba3ced12f4ca58892f626
[ "Apache-2.0" ]
null
null
null
elections/test_the_election2/election.yaml
007vedant/elekto.meta.test
3e6bfda7493d49d9fa9ba3ced12f4ca58892f626
[ "Apache-2.0" ]
null
null
null
name: Select The Name of the Test_App organization: Test_Org start_datetime: 2022-03-10 11:28:00 end_datetime: 2022-03-10 11:35:00 no_winners: 1 allow_no_opinion: True delete_after: False show_candidate_fields: - Language election_officers: - 007vedant eligibility: Contributors to the elections software project are eligible. exception_description: If you're not a contributor and want to vote on this anyway, file for an exception. exceptions_due: 2022-03-10 11:35:00
31.6
106
0.810127
afaa792db57c8b62b30facc1d56487ff2a7c33b1
469
yaml
YAML
elections/election_after_upgrades_migrate/election.yaml
007vedant/elekto.meta.test
3e6bfda7493d49d9fa9ba3ced12f4ca58892f626
[ "Apache-2.0" ]
null
null
null
elections/election_after_upgrades_migrate/election.yaml
007vedant/elekto.meta.test
3e6bfda7493d49d9fa9ba3ced12f4ca58892f626
[ "Apache-2.0" ]
null
null
null
elections/election_after_upgrades_migrate/election.yaml
007vedant/elekto.meta.test
3e6bfda7493d49d9fa9ba3ced12f4ca58892f626
[ "Apache-2.0" ]
null
null
null
name: Select Best Tech Frameworks organization: Web_Org start_datetime: 2022-03-28 06:45:00 end_datetime: 2022-04-07 06:00:00 no_winners: 1 allow_no_opinion: True delete_after: False show_candidate_fields: - Language election_officers: - 007vedant eligibility: Contributors to the elections software project are eligible. exception_description: If you're not a contributor and want to vote on this anyway, file for an exception. exceptions_due: 2022-04-07 06:00:00
31.266667
106
0.812367
7be64fb851821dce6891e1f1799f05b1addb03db
31
yaml
YAML
elections/test_the_election2/voters.yaml
007vedant/elekto.meta.test
3e6bfda7493d49d9fa9ba3ced12f4ca58892f626
[ "Apache-2.0" ]
null
null
null
elections/test_the_election2/voters.yaml
007vedant/elekto.meta.test
3e6bfda7493d49d9fa9ba3ced12f4ca58892f626
[ "Apache-2.0" ]
null
null
null
elections/test_the_election2/voters.yaml
007vedant/elekto.meta.test
3e6bfda7493d49d9fa9ba3ced12f4ca58892f626
[ "Apache-2.0" ]
null
null
null
eligible_voters: - 007vedant
10.333333
16
0.774194
122a6befc38d62124ed932ebeac1b63261a0f1b5
623
yaml
YAML
elections/2021/GB/election.yaml
007vedant/elekto.meta.test
3e6bfda7493d49d9fa9ba3ced12f4ca58892f626
[ "Apache-2.0" ]
null
null
null
elections/2021/GB/election.yaml
007vedant/elekto.meta.test
3e6bfda7493d49d9fa9ba3ced12f4ca58892f626
[ "Apache-2.0" ]
null
null
null
elections/2021/GB/election.yaml
007vedant/elekto.meta.test
3e6bfda7493d49d9fa9ba3ced12f4ca58892f626
[ "Apache-2.0" ]
4
2021-06-30T23:02:26.000Z
2022-03-05T12:14:35.000Z
name: Select our 2021 General Board Rep organization: Kubernetes start_datetime: 2021-01-11 00:00:01 end_datetime: 2021-01-13 23:59:00 no_winners: 1 allow_no_opinion: True delete_after: True show_candidate_fields: - employer election_officers: - kalkayan - jberkus - mrbobbytables eligibility: Members of the Steering Committee may vote in this election. exception_description: If you are a member of the steering committee, and find that you are for some reason unable to vote, please fill out the exception form. If that still doesn't work for you, contact [email protected]. exception_due: 2021-01-13 10:00:00
36.647059
224
0.796148
6ed3960151aa373a4242c00b0014f53ddffa12ad
495
yaml
YAML
elections/name_the_app/election.yaml
007vedant/elekto.meta.test
3e6bfda7493d49d9fa9ba3ced12f4ca58892f626
[ "Apache-2.0" ]
null
null
null
elections/name_the_app/election.yaml
007vedant/elekto.meta.test
3e6bfda7493d49d9fa9ba3ced12f4ca58892f626
[ "Apache-2.0" ]
null
null
null
elections/name_the_app/election.yaml
007vedant/elekto.meta.test
3e6bfda7493d49d9fa9ba3ced12f4ca58892f626
[ "Apache-2.0" ]
null
null
null
name: Select The Name of the Application organization: CommunityBridge start_datetime: 2022-03-30 00:00:00 end_datetime: 2022-04-10 23:59:00 no_winners: 1 allow_no_opinion: True delete_after: False show_candidate_fields: - Language election_officers: - kalkayan - jberkus eligibility: Contributors to the elections software project are eligible. exception_description: If you're not a contributor and want to vote on this anyway, file for an exception. exceptions_due: 2022-04-10 23:59:00
30.9375
106
0.808081
57587107ec84e1b9c66df5e05e0968a7d2c47530
471
yaml
YAML
elections/name_the_backend_framework/election.yaml
007vedant/elekto.meta.test
3e6bfda7493d49d9fa9ba3ced12f4ca58892f626
[ "Apache-2.0" ]
null
null
null
elections/name_the_backend_framework/election.yaml
007vedant/elekto.meta.test
3e6bfda7493d49d9fa9ba3ced12f4ca58892f626
[ "Apache-2.0" ]
null
null
null
elections/name_the_backend_framework/election.yaml
007vedant/elekto.meta.test
3e6bfda7493d49d9fa9ba3ced12f4ca58892f626
[ "Apache-2.0" ]
null
null
null
name: Select Best Backend Framework organization: Web_Org start_datetime: 2022-03-14 11:20:00 end_datetime: 2022-03-14 14:15:00 no_winners: 1 allow_no_opinion: True delete_after: False show_candidate_fields: - Language election_officers: - 007vedant eligibility: Contributors to the elections software project are eligible. exception_description: If you're not a contributor and want to vote on this anyway, file for an exception. exceptions_due: 2022-03-16 06:50:00
31.4
106
0.813163
13e6ca3010400e5d33d91983031ed1dd9877761e
115
yml
YAML
docker-compose.yml
007xiaoliang/docker-demo
fa72660920ef00bffe33d34b682bddde6165f151
[ "Apache-2.0" ]
null
null
null
docker-compose.yml
007xiaoliang/docker-demo
fa72660920ef00bffe33d34b682bddde6165f151
[ "Apache-2.0" ]
null
null
null
docker-compose.yml
007xiaoliang/docker-demo
fa72660920ef00bffe33d34b682bddde6165f151
[ "Apache-2.0" ]
null
null
null
version: '3' services: web: build: . ports: - "7001:7001" environment: - TZ=Asia/Shanghai
14.375
24
0.53913
5b100c441041a67ff91da03a204003e13ef10881
5,914
yml
YAML
contrib/gitian-descriptors/gitian-aarch64.yml
008/XAX
6996c889c0eb07f1ddf0692ac582ed5f65dd4a50
[ "MIT" ]
3
2019-03-23T03:03:15.000Z
2019-12-17T17:03:23.000Z
contrib/gitian-descriptors/gitian-aarch64.yml
008/XAX
6996c889c0eb07f1ddf0692ac582ed5f65dd4a50
[ "MIT" ]
6
2018-05-30T19:33:53.000Z
2019-08-07T14:59:06.000Z
contrib/gitian-descriptors/gitian-aarch64.yml
008/XAX
6996c889c0eb07f1ddf0692ac582ed5f65dd4a50
[ "MIT" ]
8
2018-05-22T00:44:47.000Z
2019-01-04T09:43:02.000Z
--- name: "artax-aarch64-1.2" enable_cache: true suites: - "xenial" architectures: - "amd64" packages: - "curl" - "g++-aarch64-linux-gnu" - "g++-4.9-aarch64-linux-gnu" - "gcc-4.9-aarch64-linux-gnu" - "binutils-aarch64-linux-gnu" - "g++-4.9-multilib" - "gcc-4.9-multilib" - "binutils-gold" - "git-core" - "pkg-config" - "autoconf" - "libtool" - "automake" - "faketime" - "bsdmainutils" - "ca-certificates" - "python" reference_datetime: "2015-06-01 00:00:00" remotes: - "url": "https://github.com/artax/artax.git" "dir": "artax" files: [] script: | WRAP_DIR=$HOME/wrapped HOSTS="aarch64-linux-gnu" CONFIGFLAGS="--enable-glibc-back-compat --enable-reduce-exports --disable-bench --disable-gui-tests" FAKETIME_HOST_PROGS="" FAKETIME_PROGS="date ar ranlib nm" HOST_CFLAGS="-O2 -g" HOST_CXXFLAGS="-O2 -g -Wno-deprecated-declarations" HOST_LDFLAGS=-static-libstdc++ export QT_RCC_TEST=1 export GZIP="-9n" export TAR_OPTIONS="--mtime="$REFERENCE_DATE\\\ $REFERENCE_TIME"" export TZ="UTC" export BUILD_DIR=`pwd` mkdir -p ${WRAP_DIR} if test -n "$GBUILD_CACHE_ENABLED"; then export SOURCES_PATH=${GBUILD_COMMON_CACHE} export BASE_CACHE=${GBUILD_PACKAGE_CACHE} mkdir -p ${BASE_CACHE} ${SOURCES_PATH} fi function create_global_faketime_wrappers { for prog in ${FAKETIME_PROGS}; do echo '#!/bin/bash' > ${WRAP_DIR}/${prog} echo "REAL=\`which -a ${prog} | grep -v ${WRAP_DIR}/${prog} | head -1\`" >> ${WRAP_DIR}/${prog} echo 'export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/faketime/libfaketime.so.1' >> ${WRAP_DIR}/${prog} echo "export FAKETIME=\"$1\"" >> ${WRAP_DIR}/${prog} echo "\$REAL \$@" >> $WRAP_DIR/${prog} chmod +x ${WRAP_DIR}/${prog} done } function create_per-host_faketime_wrappers { for i in $HOSTS; do for prog in ${FAKETIME_HOST_PROGS}; do echo '#!/bin/bash' > ${WRAP_DIR}/${i}-${prog} echo "REAL=\`which -a ${i}-${prog} | grep -v ${WRAP_DIR}/${i}-${prog} | head -1\`" >> ${WRAP_DIR}/${i}-${prog} echo 'export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/faketime/libfaketime.so.1' >> ${WRAP_DIR}/${i}-${prog} echo "export FAKETIME=\"$1\"" >> ${WRAP_DIR}/${i}-${prog} echo "\$REAL \$@" >> $WRAP_DIR/${i}-${prog} chmod +x ${WRAP_DIR}/${i}-${prog} done done } # Faketime for depends so intermediate results are comparable export PATH_orig=${PATH} create_global_faketime_wrappers "2000-01-01 12:00:00" create_per-host_faketime_wrappers "2000-01-01 12:00:00" export PATH=${WRAP_DIR}:${PATH} EXTRA_INCLUDES_BASE=$WRAP_DIR/extra_includes mkdir -p $EXTRA_INCLUDES_BASE # x86 needs /usr/include/i386-linux-gnu/asm pointed to /usr/include/x86_64-linux-gnu/asm, # but we can't write there. Instead, create a link here and force it to be included in the # search paths by wrapping gcc/g++. mkdir -p $EXTRA_INCLUDES_BASE/i686-pc-linux-gnu rm -f $WRAP_DIR/extra_includes/i686-pc-linux-gnu/asm ln -s /usr/include/x86_64-linux-gnu/asm $EXTRA_INCLUDES_BASE/i686-pc-linux-gnu/asm for prog in gcc g++; do rm -f ${WRAP_DIR}/${prog} cat << EOF > ${WRAP_DIR}/${prog} #!/bin/bash REAL="`which -a ${prog} | grep -v ${WRAP_DIR}/${prog} | head -1`" for var in "\$@" do if [ "\$var" = "-m32" ]; then export C_INCLUDE_PATH="$EXTRA_INCLUDES_BASE/i686-pc-linux-gnu" export CPLUS_INCLUDE_PATH="$EXTRA_INCLUDES_BASE/i686-pc-linux-gnu" break fi done \$REAL \$@ EOF chmod +x ${WRAP_DIR}/${prog} done cd artax BASEPREFIX=`pwd`/depends # Build dependencies for each host for i in $HOSTS; do EXTRA_INCLUDES="$EXTRA_INCLUDES_BASE/$i" if [ -d "$EXTRA_INCLUDES" ]; then export HOST_ID_SALT="$EXTRA_INCLUDES" fi make ${MAKEOPTS} -C ${BASEPREFIX} HOST="${i}" unset HOST_ID_SALT done # Faketime for binaries export PATH=${PATH_orig} create_global_faketime_wrappers "${REFERENCE_DATETIME}" create_per-host_faketime_wrappers "${REFERENCE_DATETIME}" export PATH=${WRAP_DIR}:${PATH} # Create the release tarball using (arbitrarily) the first host ./autogen.sh CONFIG_SITE=${BASEPREFIX}/`echo "${HOSTS}" | awk '{print $1;}'`/share/config.site ./configure --prefix=/ make dist SOURCEDIST=`echo artax-*.tar.gz` DISTNAME=`echo ${SOURCEDIST} | sed 's/.tar.*//'` # Correct tar file order mkdir -p temp pushd temp tar xf ../$SOURCEDIST find artax-* | sort | tar --no-recursion --mode='u+rw,go+r-w,a+X' --owner=0 --group=0 -c -T - | gzip -9n > ../$SOURCEDIST popd ORIGPATH="$PATH" # Extract the release tarball into a dir for each host and build for i in ${HOSTS}; do export PATH=${BASEPREFIX}/${i}/native/bin:${ORIGPATH} mkdir -p distsrc-${i} cd distsrc-${i} INSTALLPATH=`pwd`/installed/${DISTNAME} mkdir -p ${INSTALLPATH} tar --strip-components=1 -xf ../$SOURCEDIST CONFIG_SITE=${BASEPREFIX}/${i}/share/config.site ./configure --prefix=/ --disable-ccache --disable-maintainer-mode --disable-dependency-tracking ${CONFIGFLAGS} CFLAGS="${HOST_CFLAGS}" CXXFLAGS="${HOST_CXXFLAGS}" LDFLAGS="${HOST_LDFLAGS}" make ${MAKEOPTS} make install DESTDIR=${INSTALLPATH} cd installed find . -name "lib*.la" -delete find . -name "lib*.a" -delete rm -rf ${DISTNAME}/lib/pkgconfig find ${DISTNAME}/bin -type f -executable -exec ../contrib/devtools/split-debug.sh {} {} {}.dbg \; #find ${DISTNAME}/lib -type f -exec ../contrib/devtools/split-debug.sh {} {} {}.dbg \; find ${DISTNAME} -not -name "*.dbg" | sort | tar --no-recursion --mode='u+rw,go+r-w,a+X' --owner=0 --group=0 -c -T - | gzip -9n > ${OUTDIR}/${DISTNAME}-${i}.tar.gz find ${DISTNAME} -name "*.dbg" | sort | tar --no-recursion --mode='u+rw,go+r-w,a+X' --owner=0 --group=0 -c -T - | gzip -9n > ${OUTDIR}/${DISTNAME}-${i}-debug.tar.gz cd ../../ rm -rf distsrc-${i} done mkdir -p $OUTDIR/src mkdir -p $OUTDIR/src mv $SOURCEDIST $OUTDIR/src
34.383721
241
0.650659
891d3ec351b4fe048a443b0221b40be0115064b4
1,209
yml
YAML
contrib/gitian-descriptors/gitian-win-signer.yml
008/XAX
6996c889c0eb07f1ddf0692ac582ed5f65dd4a50
[ "MIT" ]
3
2019-03-23T03:03:15.000Z
2019-12-17T17:03:23.000Z
contrib/gitian-descriptors/gitian-win-signer.yml
008/XAX
6996c889c0eb07f1ddf0692ac582ed5f65dd4a50
[ "MIT" ]
6
2018-05-30T19:33:53.000Z
2019-08-07T14:59:06.000Z
contrib/gitian-descriptors/gitian-win-signer.yml
008/XAX
6996c889c0eb07f1ddf0692ac582ed5f65dd4a50
[ "MIT" ]
8
2018-05-22T00:44:47.000Z
2019-01-04T09:43:02.000Z
--- name: "artax-win-signer" suites: - "trusty" architectures: - "amd64" packages: - "libssl-dev" - "autoconf" remotes: - "url": "https://github.com/artax/artax-detached-sigs.git" "dir": "signature" files: - "osslsigncode-1.7.1.tar.gz" - "osslsigncode-Backports-to-1.7.1.patch" - "artax-win-unsigned.tar.gz" script: | BUILD_DIR=`pwd` SIGDIR=${BUILD_DIR}/signature/win UNSIGNED_DIR=${BUILD_DIR}/unsigned echo "f9a8cdb38b9c309326764ebc937cba1523a3a751a7ab05df3ecc99d18ae466c9 osslsigncode-1.7.1.tar.gz" | sha256sum -c echo "a8c4e9cafba922f89de0df1f2152e7be286aba73f78505169bc351a7938dd911 osslsigncode-Backports-to-1.7.1.patch" | sha256sum -c mkdir -p ${UNSIGNED_DIR} tar -C ${UNSIGNED_DIR} -xf artax-win-unsigned.tar.gz tar xf osslsigncode-1.7.1.tar.gz cd osslsigncode-1.7.1 patch -p1 < ${BUILD_DIR}/osslsigncode-Backports-to-1.7.1.patch ./configure --without-gsf --without-curl --disable-dependency-tracking make find ${UNSIGNED_DIR} -name "*-unsigned.exe" | while read i; do INFILE="`basename "${i}"`" OUTFILE="`echo "${INFILE}" | sed s/-unsigned//`" ./osslsigncode attach-signature -in "${i}" -out "${OUTDIR}/${OUTFILE}" -sigin "${SIGDIR}/${INFILE}.pem" done
31
127
0.706369
4f5c3cfec610553b7cae31a9f6a8004eb5f41493
1,194
yml
YAML
contrib/gitian-descriptors/gitian-osx-signer.yml
008/XAX
6996c889c0eb07f1ddf0692ac582ed5f65dd4a50
[ "MIT" ]
3
2019-03-23T03:03:15.000Z
2019-12-17T17:03:23.000Z
contrib/gitian-descriptors/gitian-osx-signer.yml
008/XAX
6996c889c0eb07f1ddf0692ac582ed5f65dd4a50
[ "MIT" ]
6
2018-05-30T19:33:53.000Z
2019-08-07T14:59:06.000Z
contrib/gitian-descriptors/gitian-osx-signer.yml
008/XAX
6996c889c0eb07f1ddf0692ac582ed5f65dd4a50
[ "MIT" ]
8
2018-05-22T00:44:47.000Z
2019-01-04T09:43:02.000Z
--- name: "artax-dmg-signer" suites: - "trusty" architectures: - "amd64" packages: - "faketime" remotes: - "url": "https://github.com/artax/artax-detached-sigs.git" "dir": "signature" files: - "artax-osx-unsigned.tar.gz" script: | WRAP_DIR=$HOME/wrapped mkdir -p ${WRAP_DIR} export PATH=`pwd`:$PATH FAKETIME_PROGS="dmg genisoimage" # Create global faketime wrappers for prog in ${FAKETIME_PROGS}; do echo '#!/bin/bash' > ${WRAP_DIR}/${prog} echo "REAL=\`which -a ${prog} | grep -v ${WRAP_DIR}/${prog} | head -1\`" >> ${WRAP_DIR}/${prog} echo 'export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/faketime/libfaketime.so.1' >> ${WRAP_DIR}/${prog} echo "export FAKETIME=\"${REFERENCE_DATETIME}\"" >> ${WRAP_DIR}/${prog} echo "\$REAL \$@" >> $WRAP_DIR/${prog} chmod +x ${WRAP_DIR}/${prog} done UNSIGNED=artax-osx-unsigned.tar.gz SIGNED=artax-osx-signed.dmg tar -xf ${UNSIGNED} OSX_VOLNAME="$(cat osx_volname)" ./detached-sig-apply.sh ${UNSIGNED} signature/osx ${WRAP_DIR}/genisoimage -no-cache-inodes -D -l -probe -V "Artax-Qt" -no-pad -r -dir-mode 0755 -apple -o uncompressed.dmg signed-app ${WRAP_DIR}/dmg dmg uncompressed.dmg ${OUTDIR}/${SIGNED}
31.421053
133
0.661642
f1dd9aec3d98732c5b13b954e5348a1bc57dbe7b
4,535
yml
YAML
.travis.yml
008/XAX
6996c889c0eb07f1ddf0692ac582ed5f65dd4a50
[ "MIT" ]
null
null
null
.travis.yml
008/XAX
6996c889c0eb07f1ddf0692ac582ed5f65dd4a50
[ "MIT" ]
null
null
null
.travis.yml
008/XAX
6996c889c0eb07f1ddf0692ac582ed5f65dd4a50
[ "MIT" ]
null
null
null
sudo: required dist: trusty #workaround for https://github.com/travis-ci/travis-ci/issues/5227 addons: hostname: artax-tester os: linux language: generic cache: directories: - depends/built - depends/sdk-sources - $HOME/.ccache env: global: - MAKEJOBS=-j3 - RUN_TESTS=false - CHECK_DOC=0 - CHECK_LOGPRINT=0 - BOOST_TEST_RANDOM=1$TRAVIS_BUILD_ID - CCACHE_SIZE=100M - CCACHE_TEMPDIR=/tmp/.ccache-temp - CCACHE_COMPRESS=1 - BASE_OUTDIR=$TRAVIS_BUILD_DIR/out - SDK_URL=https://bitcoincore.org/depends-sources/sdks - PYTHON_DEBUG=1 - WINEDEBUG=fixme-all matrix: # ARM # - HOST=arm-linux-gnueabihf PACKAGES="g++-arm-linux-gnueabihf" GOAL="install" BITCOIN_CONFIG="--enable-glibc-back-compat --enable-reduce-exports" # Win32 - HOST=i686-w64-mingw32 DPKG_ADD_ARCH="i386" DEP_OPTS="NO_QT=1" PACKAGES="python3 nsis g++-mingw-w64-i686 wine1.6 bc" RUN_TESTS=true GOAL="install" BITCOIN_CONFIG="--enable-reduce-exports" # 32-bit + dash - HOST=i686-pc-linux-gnu PACKAGES="g++-multilib bc python3-zmq" DEP_OPTS="NO_QT=1" RUN_TESTS=true GOAL="install" BITCOIN_CONFIG="--enable-zmq --enable-glibc-back-compat --enable-reduce-exports LDFLAGS=-static-libstdc++" USE_SHELL="/bin/dash" PYZMQ=true # Win64 - HOST=x86_64-w64-mingw32 DPKG_ADD_ARCH="i386" DEP_OPTS="NO_QT=1" PACKAGES="python3 nsis g++-mingw-w64-x86-64 wine1.6 bc" RUN_TESTS=true GOAL="install" BITCOIN_CONFIG="--enable-reduce-exports" # artaxd - HOST=x86_64-unknown-linux-gnu PACKAGES="bc python3-zmq" DEP_OPTS="NO_QT=1 NO_UPNP=1 DEBUG=1" RUN_TESTS=true GOAL="install" BITCOIN_CONFIG="--enable-zmq --enable-glibc-back-compat --enable-reduce-exports CPPFLAGS=-DDEBUG_LOCKORDER" PYZMQ=true # No wallet # - HOST=x86_64-unknown-linux-gnu PACKAGES="python3" DEP_OPTS="NO_WALLET=1" RUN_TESTS=true GOAL="install" BITCOIN_CONFIG="--enable-glibc-back-compat --enable-reduce-exports" # Cross-Mac - HOST=x86_64-apple-darwin11 PACKAGES="cmake imagemagick libcap-dev librsvg2-bin libz-dev libbz2-dev libtiff-tools python-dev" BITCOIN_CONFIG="--enable-reduce-exports" OSX_SDK=10.11 GOAL="deploy" before_install: - export PATH=$(echo $PATH | tr ':' "\n" | sed '/\/opt\/python/d' | tr "\n" ":" | sed "s|::|:|g") install: - if [ "$PYZMQ" = "true" ]; then pip install pyzmq --user ; fi - if [ -n "$PPA" ]; then travis_retry sudo add-apt-repository "$PPA" -y; fi - if [ -n "$DPKG_ADD_ARCH" ]; then sudo dpkg --add-architecture "$DPKG_ADD_ARCH" ; fi - if [ -n "$PACKAGES" ]; then travis_retry sudo apt-get update; fi - if [ -n "$PACKAGES" ]; then travis_retry sudo apt-get install --no-install-recommends --no-upgrade -qq $PACKAGES; fi before_script: - unset CC; unset CXX - if [ "$CHECK_DOC" = 1 ]; then contrib/devtools/check-doc.py; fi - if [ "$CHECK_LOGPRINT" = 1 ]; then contrib/devtools/logprint-scanner.py; fi - mkdir -p depends/SDKs depends/sdk-sources - if [ -n "$OSX_SDK" -a ! -f depends/sdk-sources/MacOSX${OSX_SDK}.sdk.tar.gz ]; then curl --location --fail $SDK_URL/MacOSX${OSX_SDK}.sdk.tar.gz -o depends/sdk-sources/MacOSX${OSX_SDK}.sdk.tar.gz; fi - if [ -n "$OSX_SDK" -a -f depends/sdk-sources/MacOSX${OSX_SDK}.sdk.tar.gz ]; then tar -C depends/SDKs -xf depends/sdk-sources/MacOSX${OSX_SDK}.sdk.tar.gz; fi - make $MAKEJOBS -C depends HOST=$HOST $DEP_OPTS script: - export TRAVIS_COMMIT_LOG=`git log --format=fuller -1` - if [ -n "$USE_SHELL" ]; then export CONFIG_SHELL="$USE_SHELL"; fi - OUTDIR=$BASE_OUTDIR/$TRAVIS_PULL_REQUEST/$TRAVIS_JOB_NUMBER-$HOST - BITCOIN_CONFIG_ALL="--disable-dependency-tracking --prefix=$TRAVIS_BUILD_DIR/depends/$HOST --bindir=$OUTDIR/bin --libdir=$OUTDIR/lib" - depends/$HOST/native/bin/ccache --max-size=$CCACHE_SIZE - test -n "$USE_SHELL" && eval '"$USE_SHELL" -c "./autogen.sh"' || ./autogen.sh - ./configure --cache-file=config.cache $BITCOIN_CONFIG_ALL $BITCOIN_CONFIG || ( cat config.log && false) - make distdir PACKAGE=bitcoin VERSION=$HOST - cd bitcoin-$HOST - ./configure --cache-file=../config.cache $BITCOIN_CONFIG_ALL $BITCOIN_CONFIG || ( cat config.log && false) - make $MAKEJOBS $GOAL || ( echo "Build failure. Verbose build follows." && make $GOAL V=1 ; false ) - export LD_LIBRARY_PATH=$TRAVIS_BUILD_DIR/depends/$HOST/lib - if [ "$RUN_TESTS" = "true" ]; then make $MAKEJOBS check VERBOSE=1; fi #- if [ "$RUN_TESTS" = "true" ]; then qa/pull-tester/rpc-tests.py --coverage; fi after_script: - echo $TRAVIS_COMMIT_RANGE - echo $TRAVIS_COMMIT_LOG
56.6875
256
0.698567
d06e67401e4c69c19081cc940d4c51af5473128e
5,260
yml
YAML
contrib/gitian-descriptors/gitian-osx.yml
008/XAX
6996c889c0eb07f1ddf0692ac582ed5f65dd4a50
[ "MIT" ]
null
null
null
contrib/gitian-descriptors/gitian-osx.yml
008/XAX
6996c889c0eb07f1ddf0692ac582ed5f65dd4a50
[ "MIT" ]
null
null
null
contrib/gitian-descriptors/gitian-osx.yml
008/XAX
6996c889c0eb07f1ddf0692ac582ed5f65dd4a50
[ "MIT" ]
null
null
null
--- name: "artax-osx-1.2" enable_cache: true suites: - "xenial" architectures: - "amd64" packages: - "ca-certificates" - "curl" - "g++" - "git-core" - "pkg-config" - "autoconf" - "librsvg2-bin" - "libtiff-tools" - "libtool" - "automake" - "faketime" - "bsdmainutils" - "cmake" - "imagemagick" - "libcap-dev" - "libz-dev" - "libbz2-dev" - "python" - "python-dev" - "python-setuptools" - "fonts-tuffy" remotes: - "url": "https://github.com/artax/artax.git" "dir": "artax" files: - "MacOSX10.11.sdk.tar.gz" script: | WRAP_DIR=$HOME/wrapped HOSTS="x86_64-apple-darwin11" CONFIGFLAGS="--enable-reduce-exports --disable-bench --disable-gui-tests GENISOIMAGE=$WRAP_DIR/genisoimage" FAKETIME_HOST_PROGS="" FAKETIME_PROGS="ar ranlib date dmg genisoimage" export QT_RCC_TEST=1 export GZIP="-9n" export TAR_OPTIONS="--mtime="$REFERENCE_DATE\\\ $REFERENCE_TIME"" export TZ="UTC" export BUILD_DIR=`pwd` mkdir -p ${WRAP_DIR} if test -n "$GBUILD_CACHE_ENABLED"; then export SOURCES_PATH=${GBUILD_COMMON_CACHE} export BASE_CACHE=${GBUILD_PACKAGE_CACHE} mkdir -p ${BASE_CACHE} ${SOURCES_PATH} fi export ZERO_AR_DATE=1 function create_global_faketime_wrappers { for prog in ${FAKETIME_PROGS}; do echo '#!/bin/bash' > ${WRAP_DIR}/${prog} echo "REAL=\`which -a ${prog} | grep -v ${WRAP_DIR}/${prog} | head -1\`" >> ${WRAP_DIR}/${prog} echo 'export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/faketime/libfaketime.so.1' >> ${WRAP_DIR}/${prog} echo "export FAKETIME=\"$1\"" >> ${WRAP_DIR}/${prog} echo "\$REAL \$@" >> $WRAP_DIR/${prog} chmod +x ${WRAP_DIR}/${prog} done } function create_per-host_faketime_wrappers { for i in $HOSTS; do for prog in ${FAKETIME_HOST_PROGS}; do echo '#!/bin/bash' > ${WRAP_DIR}/${i}-${prog} echo "REAL=\`which -a ${i}-${prog} | grep -v ${WRAP_DIR}/${i}-${prog} | head -1\`" >> ${WRAP_DIR}/${i}-${prog} echo 'export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/faketime/libfaketime.so.1' >> ${WRAP_DIR}/${i}-${prog} echo "export FAKETIME=\"$1\"" >> ${WRAP_DIR}/${i}-${prog} echo "\$REAL \$@" >> $WRAP_DIR/${i}-${prog} chmod +x ${WRAP_DIR}/${i}-${prog} done done } # Faketime for depends so intermediate results are comparable export PATH_orig=${PATH} create_global_faketime_wrappers "2000-01-01 12:00:00" create_per-host_faketime_wrappers "2000-01-01 12:00:00" export PATH=${WRAP_DIR}:${PATH} cd artax BASEPREFIX=`pwd`/depends mkdir -p ${BASEPREFIX}/SDKs tar -C ${BASEPREFIX}/SDKs -xf ${BUILD_DIR}/MacOSX10.11.sdk.tar.gz # Build dependencies for each host for i in $HOSTS; do make ${MAKEOPTS} -C ${BASEPREFIX} HOST="${i}" done # Faketime for binaries export PATH=${PATH_orig} create_global_faketime_wrappers "${REFERENCE_DATETIME}" create_per-host_faketime_wrappers "${REFERENCE_DATETIME}" export PATH=${WRAP_DIR}:${PATH} # Create the release tarball using (arbitrarily) the first host ./autogen.sh CONFIG_SITE=${BASEPREFIX}/`echo "${HOSTS}" | awk '{print $1;}'`/share/config.site ./configure --prefix=/ make dist SOURCEDIST=`echo artax-*.tar.gz` DISTNAME=`echo ${SOURCEDIST} | sed 's/.tar.*//'` # Correct tar file order mkdir -p temp pushd temp tar xf ../$SOURCEDIST find artax-* | sort | tar --no-recursion --mode='u+rw,go+r-w,a+X' --owner=0 --group=0 -c -T - | gzip -9n > ../$SOURCEDIST popd ORIGPATH="$PATH" # Extract the release tarball into a dir for each host and build for i in ${HOSTS}; do export PATH=${BASEPREFIX}/${i}/native/bin:${ORIGPATH} mkdir -p distsrc-${i} cd distsrc-${i} INSTALLPATH=`pwd`/installed/${DISTNAME} mkdir -p ${INSTALLPATH} tar --strip-components=1 -xf ../$SOURCEDIST CONFIG_SITE=${BASEPREFIX}/${i}/share/config.site ./configure --prefix=/ --disable-ccache --disable-maintainer-mode --disable-dependency-tracking ${CONFIGFLAGS} make ${MAKEOPTS} make install-strip DESTDIR=${INSTALLPATH} make osx_volname make deploydir OSX_VOLNAME="$(cat osx_volname)" mkdir -p unsigned-app-${i} cp osx_volname unsigned-app-${i}/ cp contrib/macdeploy/detached-sig-apply.sh unsigned-app-${i} cp contrib/macdeploy/detached-sig-create.sh unsigned-app-${i} cp ${BASEPREFIX}/${i}/native/bin/dmg ${BASEPREFIX}/${i}/native/bin/genisoimage unsigned-app-${i} cp ${BASEPREFIX}/${i}/native/bin/${i}-codesign_allocate unsigned-app-${i}/codesign_allocate cp ${BASEPREFIX}/${i}/native/bin/${i}-pagestuff unsigned-app-${i}/pagestuff mv dist unsigned-app-${i} pushd unsigned-app-${i} find . | sort | tar --no-recursion --mode='u+rw,go+r-w,a+X' --owner=0 --group=0 -c -T - | gzip -9n > ${OUTDIR}/${DISTNAME}-osx-unsigned.tar.gz popd make deploy ${WRAP_DIR}/dmg dmg "${OSX_VOLNAME}.dmg" ${OUTDIR}/${DISTNAME}-osx-unsigned.dmg cd installed find . -name "lib*.la" -delete find . -name "lib*.a" -delete rm -rf ${DISTNAME}/lib/pkgconfig find ${DISTNAME} | sort | tar --no-recursion --mode='u+rw,go+r-w,a+X' --owner=0 --group=0 -c -T - | gzip -9n > ${OUTDIR}/${DISTNAME}-${i}.tar.gz cd ../../ done mkdir -p $OUTDIR/src mv $SOURCEDIST $OUTDIR/src mv ${OUTDIR}/${DISTNAME}-x86_64-*.tar.gz ${OUTDIR}/${DISTNAME}-osx64.tar.gz
33.081761
163
0.651331
b0a620377a82e1f072d1a3171ac7138e4e25f65c
5,954
yml
YAML
contrib/gitian-descriptors/gitian-linux.yml
008/XAX
6996c889c0eb07f1ddf0692ac582ed5f65dd4a50
[ "MIT" ]
3
2019-03-23T03:03:15.000Z
2019-12-17T17:03:23.000Z
contrib/gitian-descriptors/gitian-linux.yml
008/XAX
6996c889c0eb07f1ddf0692ac582ed5f65dd4a50
[ "MIT" ]
6
2018-05-30T19:33:53.000Z
2019-08-07T14:59:06.000Z
contrib/gitian-descriptors/gitian-linux.yml
008/XAX
6996c889c0eb07f1ddf0692ac582ed5f65dd4a50
[ "MIT" ]
8
2018-05-22T00:44:47.000Z
2019-01-04T09:43:02.000Z
--- name: "artax-linux-1.2" enable_cache: true suites: - "trusty" architectures: - "amd64" packages: - "curl" - "g++-aarch64-linux-gnu" - "g++-4.8-aarch64-linux-gnu" - "gcc-4.8-aarch64-linux-gnu" - "binutils-aarch64-linux-gnu" - "g++-arm-linux-gnueabihf" - "g++-4.8-arm-linux-gnueabihf" - "gcc-4.8-arm-linux-gnueabihf" - "binutils-arm-linux-gnueabihf" - "g++-4.8-multilib" - "gcc-4.8-multilib" - "binutils-gold" - "git-core" - "pkg-config" - "autoconf" - "libtool" - "automake" - "faketime" - "bsdmainutils" - "ca-certificates" - "python" reference_datetime: "2015-06-01 00:00:00" remotes: - "url": "https://github.com/artax/artax.git" "dir": "artax" files: [] script: | WRAP_DIR=$HOME/wrapped HOSTS="i686-pc-linux-gnu x86_64-linux-gnu arm-linux-gnueabihf" CONFIGFLAGS="--enable-glibc-back-compat --enable-reduce-exports --disable-bench --disable-gui-tests" FAKETIME_HOST_PROGS="" FAKETIME_PROGS="date ar ranlib nm" HOST_CFLAGS="-O2 -g" HOST_CXXFLAGS="-O2 -g" HOST_LDFLAGS=-static-libstdc++ export QT_RCC_TEST=1 export GZIP="-9n" export TAR_OPTIONS="--mtime="$REFERENCE_DATE\\\ $REFERENCE_TIME"" export TZ="UTC" export BUILD_DIR=`pwd` mkdir -p ${WRAP_DIR} if test -n "$GBUILD_CACHE_ENABLED"; then export SOURCES_PATH=${GBUILD_COMMON_CACHE} export BASE_CACHE=${GBUILD_PACKAGE_CACHE} mkdir -p ${BASE_CACHE} ${SOURCES_PATH} fi function create_global_faketime_wrappers { for prog in ${FAKETIME_PROGS}; do echo '#!/bin/bash' > ${WRAP_DIR}/${prog} echo "REAL=\`which -a ${prog} | grep -v ${WRAP_DIR}/${prog} | head -1\`" >> ${WRAP_DIR}/${prog} echo 'export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/faketime/libfaketime.so.1' >> ${WRAP_DIR}/${prog} echo "export FAKETIME=\"$1\"" >> ${WRAP_DIR}/${prog} echo "\$REAL \$@" >> $WRAP_DIR/${prog} chmod +x ${WRAP_DIR}/${prog} done } function create_per-host_faketime_wrappers { for i in $HOSTS; do for prog in ${FAKETIME_HOST_PROGS}; do echo '#!/bin/bash' > ${WRAP_DIR}/${i}-${prog} echo "REAL=\`which -a ${i}-${prog} | grep -v ${WRAP_DIR}/${i}-${prog} | head -1\`" >> ${WRAP_DIR}/${i}-${prog} echo 'export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/faketime/libfaketime.so.1' >> ${WRAP_DIR}/${i}-${prog} echo "export FAKETIME=\"$1\"" >> ${WRAP_DIR}/${i}-${prog} echo "\$REAL \$@" >> $WRAP_DIR/${i}-${prog} chmod +x ${WRAP_DIR}/${i}-${prog} done done } # Faketime for depends so intermediate results are comparable export PATH_orig=${PATH} create_global_faketime_wrappers "2000-01-01 12:00:00" create_per-host_faketime_wrappers "2000-01-01 12:00:00" export PATH=${WRAP_DIR}:${PATH} EXTRA_INCLUDES_BASE=$WRAP_DIR/extra_includes mkdir -p $EXTRA_INCLUDES_BASE # x86 needs /usr/include/i386-linux-gnu/asm pointed to /usr/include/x86_64-linux-gnu/asm, # but we can't write there. Instead, create a link here and force it to be included in the # search paths by wrapping gcc/g++. mkdir -p $EXTRA_INCLUDES_BASE/i686-pc-linux-gnu rm -f $WRAP_DIR/extra_includes/i686-pc-linux-gnu/asm ln -s /usr/include/x86_64-linux-gnu/asm $EXTRA_INCLUDES_BASE/i686-pc-linux-gnu/asm for prog in gcc g++; do rm -f ${WRAP_DIR}/${prog} cat << EOF > ${WRAP_DIR}/${prog} #!/bin/bash REAL="`which -a ${prog} | grep -v ${WRAP_DIR}/${prog} | head -1`" for var in "\$@" do if [ "\$var" = "-m32" ]; then export C_INCLUDE_PATH="$EXTRA_INCLUDES_BASE/i686-pc-linux-gnu" export CPLUS_INCLUDE_PATH="$EXTRA_INCLUDES_BASE/i686-pc-linux-gnu" break fi done \$REAL \$@ EOF chmod +x ${WRAP_DIR}/${prog} done cd artax BASEPREFIX=`pwd`/depends # Build dependencies for each host for i in $HOSTS; do EXTRA_INCLUDES="$EXTRA_INCLUDES_BASE/$i" if [ -d "$EXTRA_INCLUDES" ]; then export HOST_ID_SALT="$EXTRA_INCLUDES" fi make ${MAKEOPTS} -C ${BASEPREFIX} HOST="${i}" unset HOST_ID_SALT done # Faketime for binaries export PATH=${PATH_orig} create_global_faketime_wrappers "${REFERENCE_DATETIME}" create_per-host_faketime_wrappers "${REFERENCE_DATETIME}" export PATH=${WRAP_DIR}:${PATH} # Create the release tarball using (arbitrarily) the first host ./autogen.sh CONFIG_SITE=${BASEPREFIX}/`echo "${HOSTS}" | awk '{print $1;}'`/share/config.site ./configure --prefix=/ make dist SOURCEDIST=`echo artax-*.tar.gz` DISTNAME=`echo ${SOURCEDIST} | sed 's/.tar.*//'` # Correct tar file order mkdir -p temp pushd temp tar xf ../$SOURCEDIST find artax-* | sort | tar --no-recursion --mode='u+rw,go+r-w,a+X' --owner=0 --group=0 -c -T - | gzip -9n > ../$SOURCEDIST popd ORIGPATH="$PATH" # Extract the release tarball into a dir for each host and build for i in ${HOSTS}; do export PATH=${BASEPREFIX}/${i}/native/bin:${ORIGPATH} mkdir -p distsrc-${i} cd distsrc-${i} INSTALLPATH=`pwd`/installed/${DISTNAME} mkdir -p ${INSTALLPATH} tar --strip-components=1 -xf ../$SOURCEDIST CONFIG_SITE=${BASEPREFIX}/${i}/share/config.site ./configure --prefix=/ --disable-ccache --disable-maintainer-mode --disable-dependency-tracking ${CONFIGFLAGS} CFLAGS="${HOST_CFLAGS}" CXXFLAGS="${HOST_CXXFLAGS}" LDFLAGS="${HOST_LDFLAGS}" make ${MAKEOPTS} make install DESTDIR=${INSTALLPATH} cd installed find . -name "lib*.la" -delete find . -name "lib*.a" -delete rm -rf ${DISTNAME}/lib/pkgconfig find ${DISTNAME}/bin -type f -executable -exec ../contrib/devtools/split-debug.sh {} {} {}.dbg \; find ${DISTNAME} -not -name "*.dbg" | sort | tar --no-recursion --mode='u+rw,go+r-w,a+X' --owner=0 --group=0 -c -T - | gzip -9n > ${OUTDIR}/${DISTNAME}-${i}.tar.gz find ${DISTNAME} -name "*.dbg" | sort | tar --no-recursion --mode='u+rw,go+r-w,a+X' --owner=0 --group=0 -c -T - | gzip -9n > ${OUTDIR}/${DISTNAME}-${i}-debug.tar.gz cd ../../ rm -rf distsrc-${i} done mkdir -p $OUTDIR/src mkdir -p $OUTDIR/src mv $SOURCEDIST $OUTDIR/src
34.022857
241
0.651999
2a66117642c2b41144b0c610186397b28fc1543c
6,483
yml
YAML
contrib/gitian-descriptors/gitian-win.yml
008/XAX
6996c889c0eb07f1ddf0692ac582ed5f65dd4a50
[ "MIT" ]
3
2019-03-23T03:03:15.000Z
2019-12-17T17:03:23.000Z
contrib/gitian-descriptors/gitian-win.yml
008/XAX
6996c889c0eb07f1ddf0692ac582ed5f65dd4a50
[ "MIT" ]
6
2018-05-30T19:33:53.000Z
2019-08-07T14:59:06.000Z
contrib/gitian-descriptors/gitian-win.yml
008/XAX
6996c889c0eb07f1ddf0692ac582ed5f65dd4a50
[ "MIT" ]
8
2018-05-22T00:44:47.000Z
2019-01-04T09:43:02.000Z
--- name: "artax-win-1.2" enable_cache: true suites: - "trusty" architectures: - "amd64" packages: - "curl" - "g++" - "git-core" - "pkg-config" - "autoconf" - "libtool" - "automake" - "faketime" - "bsdmainutils" - "mingw-w64" - "g++-mingw-w64" - "nsis" - "zip" - "ca-certificates" - "python" remotes: - "url": "https://github.com/artax/artax.git" "dir": "artax" files: [] script: | WRAP_DIR=$HOME/wrapped HOSTS="i686-w64-mingw32 x86_64-w64-mingw32" CONFIGFLAGS="--enable-reduce-exports --disable-bench --disable-gui-tests" FAKETIME_HOST_PROGS="g++ ar ranlib nm windres strip objcopy" FAKETIME_PROGS="date makensis zip" HOST_CFLAGS="-O2 -g" HOST_CXXFLAGS="-O2 -g" export QT_RCC_TEST=1 export GZIP="-9n" export TAR_OPTIONS="--mtime="$REFERENCE_DATE\\\ $REFERENCE_TIME"" export TZ="UTC" export BUILD_DIR=`pwd` mkdir -p ${WRAP_DIR} if test -n "$GBUILD_CACHE_ENABLED"; then export SOURCES_PATH=${GBUILD_COMMON_CACHE} export BASE_CACHE=${GBUILD_PACKAGE_CACHE} mkdir -p ${BASE_CACHE} ${SOURCES_PATH} fi function create_global_faketime_wrappers { for prog in ${FAKETIME_PROGS}; do echo '#!/bin/bash' > ${WRAP_DIR}/${prog} echo "REAL=\`which -a ${prog} | grep -v ${WRAP_DIR}/${prog} | head -1\`" >> ${WRAP_DIR}/${prog} echo 'export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/faketime/libfaketime.so.1' >> ${WRAP_DIR}/${prog} echo "export FAKETIME=\"$1\"" >> ${WRAP_DIR}/${prog} echo "\$REAL \$@" >> $WRAP_DIR/${prog} chmod +x ${WRAP_DIR}/${prog} done } function create_per-host_faketime_wrappers { for i in $HOSTS; do for prog in ${FAKETIME_HOST_PROGS}; do echo '#!/bin/bash' > ${WRAP_DIR}/${i}-${prog} echo "REAL=\`which -a ${i}-${prog} | grep -v ${WRAP_DIR}/${i}-${prog} | head -1\`" >> ${WRAP_DIR}/${i}-${prog} echo 'export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/faketime/libfaketime.so.1' >> ${WRAP_DIR}/${i}-${prog} echo "export FAKETIME=\"$1\"" >> ${WRAP_DIR}/${i}-${prog} echo "\$REAL \$@" >> $WRAP_DIR/${i}-${prog} chmod +x ${WRAP_DIR}/${i}-${prog} done done } function create_per-host_linker_wrapper { # This is only needed for trusty, as the mingw linker leaks a few bytes of # heap, causing non-determinism. See discussion in https://github.com/bitcoin/bitcoin/pull/6900 for i in $HOSTS; do mkdir -p ${WRAP_DIR}/${i} for prog in collect2; do echo '#!/bin/bash' > ${WRAP_DIR}/${i}/${prog} REAL=$(${i}-gcc -print-prog-name=${prog}) echo "export MALLOC_PERTURB_=255" >> ${WRAP_DIR}/${i}/${prog} echo "${REAL} \$@" >> $WRAP_DIR/${i}/${prog} chmod +x ${WRAP_DIR}/${i}/${prog} done for prog in gcc g++; do echo '#!/bin/bash' > ${WRAP_DIR}/${i}-${prog} echo "REAL=\`which -a ${i}-${prog} | grep -v ${WRAP_DIR}/${i}-${prog} | head -1\`" >> ${WRAP_DIR}/${i}-${prog} echo 'export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/faketime/libfaketime.so.1' >> ${WRAP_DIR}/${i}-${prog} echo "export FAKETIME=\"$1\"" >> ${WRAP_DIR}/${i}-${prog} echo "export COMPILER_PATH=${WRAP_DIR}/${i}" >> ${WRAP_DIR}/${i}-${prog} echo "\$REAL \$@" >> $WRAP_DIR/${i}-${prog} chmod +x ${WRAP_DIR}/${i}-${prog} done done } # Faketime for depends so intermediate results are comparable export PATH_orig=${PATH} create_global_faketime_wrappers "2000-01-01 12:00:00" create_per-host_faketime_wrappers "2000-01-01 12:00:00" create_per-host_linker_wrapper "2000-01-01 12:00:00" export PATH=${WRAP_DIR}:${PATH} cd artax BASEPREFIX=`pwd`/depends # Build dependencies for each host for i in $HOSTS; do make ${MAKEOPTS} -C ${BASEPREFIX} HOST="${i}" done # Faketime for binaries export PATH=${PATH_orig} create_global_faketime_wrappers "${REFERENCE_DATETIME}" create_per-host_faketime_wrappers "${REFERENCE_DATETIME}" create_per-host_linker_wrapper "${REFERENCE_DATETIME}" export PATH=${WRAP_DIR}:${PATH} # Create the release tarball using (arbitrarily) the first host ./autogen.sh CONFIG_SITE=${BASEPREFIX}/`echo "${HOSTS}" | awk '{print $1;}'`/share/config.site ./configure --prefix=/ make dist SOURCEDIST=`echo artax-*.tar.gz` DISTNAME=`echo ${SOURCEDIST} | sed 's/.tar.*//'` # Correct tar file order mkdir -p temp pushd temp tar xf ../$SOURCEDIST find artax-* | sort | tar --no-recursion --mode='u+rw,go+r-w,a+X' --owner=0 --group=0 -c -T - | gzip -9n > ../$SOURCEDIST mkdir -p $OUTDIR/src cp ../$SOURCEDIST $OUTDIR/src popd ORIGPATH="$PATH" # Extract the release tarball into a dir for each host and build for i in ${HOSTS}; do export PATH=${BASEPREFIX}/${i}/native/bin:${ORIGPATH} mkdir -p distsrc-${i} cd distsrc-${i} INSTALLPATH=`pwd`/installed/${DISTNAME} mkdir -p ${INSTALLPATH} tar --strip-components=1 -xf ../$SOURCEDIST CONFIG_SITE=${BASEPREFIX}/${i}/share/config.site ./configure --prefix=/ --disable-ccache --disable-maintainer-mode --disable-dependency-tracking ${CONFIGFLAGS} CFLAGS="${HOST_CFLAGS}" CXXFLAGS="${HOST_CXXFLAGS}" make ${MAKEOPTS} make deploy make install DESTDIR=${INSTALLPATH} cp -f artax-*setup*.exe $OUTDIR/ cd installed # mv ${DISTNAME}/bin/*.dll ${DISTNAME}/lib/ find . -name "lib*.la" -delete find . -name "lib*.a" -delete rm -rf ${DISTNAME}/lib/pkgconfig find ${DISTNAME}/bin -type f -executable -exec ${i}-objcopy --only-keep-debug {} {}.dbg \; -exec ${i}-strip -s {} \; -exec ${i}-objcopy --add-gnu-debuglink={}.dbg {} \; # find ${DISTNAME}/lib -type f -exec ${i}-objcopy --only-keep-debug {} {}.dbg \; -exec ${i}-strip -s {} \; -exec ${i}-objcopy --add-gnu-debuglink={}.dbg {} \; find ${DISTNAME} -not -name "*.dbg" -type f | sort | zip -X@ ${OUTDIR}/${DISTNAME}-${i}.zip find ${DISTNAME} -name "*.dbg" -type f | sort | zip -X@ ${OUTDIR}/${DISTNAME}-${i}-debug.zip cd ../../ rm -rf distsrc-${i} done cd $OUTDIR rename 's/-setup\.exe$/-setup-unsigned.exe/' *-setup.exe find . -name "*-setup-unsigned.exe" | sort | tar --no-recursion --mode='u+rw,go+r-w,a+X' --owner=0 --group=0 -c -T - | gzip -9n > ${OUTDIR}/${DISTNAME}-win-unsigned.tar.gz mv ${OUTDIR}/${DISTNAME}-x86_64-*-debug.zip ${OUTDIR}/${DISTNAME}-win64-debug.zip mv ${OUTDIR}/${DISTNAME}-i686-*-debug.zip ${OUTDIR}/${DISTNAME}-win32-debug.zip mv ${OUTDIR}/${DISTNAME}-x86_64-*.zip ${OUTDIR}/${DISTNAME}-win64.zip mv ${OUTDIR}/${DISTNAME}-i686-*.zip ${OUTDIR}/${DISTNAME}-win32.zip
38.589286
215
0.626408
62eb935f5841ce095e00f74aa697d484d82addb0
4,722
yml
YAML
contrib/gitian-descriptors/gitian-osx.yml
008/beet
cbc9cd41cebd7d437a407922ccd6643ca4503334
[ "MIT" ]
null
null
null
contrib/gitian-descriptors/gitian-osx.yml
008/beet
cbc9cd41cebd7d437a407922ccd6643ca4503334
[ "MIT" ]
null
null
null
contrib/gitian-descriptors/gitian-osx.yml
008/beet
cbc9cd41cebd7d437a407922ccd6643ca4503334
[ "MIT" ]
null
null
null
--- name: "galactrum-osx-0.1" enable_cache: true suites: - "trusty" architectures: - "amd64" packages: - "curl" - "g++" - "git-core" - "pkg-config" - "autoconf" - "libtool" - "automake" - "faketime" - "bsdmainutils" - "cmake" - "libcap-dev" - "libz-dev" - "libbz2-dev" - "ca-certificates" - "python" reference_datetime: "2017-01-01 00:00:00" remotes: - "url": "https://github.com/galactrum/galactrum.git" "dir": "galactrum" files: - "MacOSX10.9.sdk.tar.gz" script: | WRAP_DIR=$HOME/wrapped HOSTS="x86_64-apple-darwin11" CONFIGFLAGS="--enable-reduce-exports --disable-bench --disable-gui-tests GENISOIMAGE=$WRAP_DIR/genisoimage" FAKETIME_HOST_PROGS="" FAKETIME_PROGS="ar ranlib date dmg genisoimage" export QT_RCC_TEST=1 export GZIP="-9n" export TAR_OPTIONS="--mtime="$REFERENCE_DATE\\\ $REFERENCE_TIME"" export TZ="UTC" export BUILD_DIR=`pwd` mkdir -p ${WRAP_DIR} if test -n "$GBUILD_CACHE_ENABLED"; then export SOURCES_PATH=${GBUILD_COMMON_CACHE} export BASE_CACHE=${GBUILD_PACKAGE_CACHE} mkdir -p ${BASE_CACHE} ${SOURCES_PATH} fi export ZERO_AR_DATE=1 # Create global faketime wrappers for prog in ${FAKETIME_PROGS}; do echo '#!/bin/bash' > ${WRAP_DIR}/${prog} echo "REAL=\`which -a ${prog} | grep -v ${WRAP_DIR}/${prog} | head -1\`" >> ${WRAP_DIR}/${prog} echo 'export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/faketime/libfaketime.so.1' >> ${WRAP_DIR}/${prog} echo "export FAKETIME=\"${REFERENCE_DATETIME}\"" >> ${WRAP_DIR}/${prog} echo "\$REAL \$@" >> $WRAP_DIR/${prog} chmod +x ${WRAP_DIR}/${prog} done # Create per-host faketime wrappers for i in $HOSTS; do for prog in ${FAKETIME_HOST_PROGS}; do echo '#!/bin/bash' > ${WRAP_DIR}/${i}-${prog} echo "REAL=\`which -a ${i}-${prog} | grep -v ${WRAP_DIR}/${i}-${prog} | head -1\`" >> ${WRAP_DIR}/${i}-${prog} echo 'export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/faketime/libfaketime.so.1' >> ${WRAP_DIR}/${i}-${prog} echo "export FAKETIME=\"${REFERENCE_DATETIME}\"" >> ${WRAP_DIR}/${i}-${prog} echo "\$REAL \$@" >> $WRAP_DIR/${i}-${prog} chmod +x ${WRAP_DIR}/${i}-${prog} done done export PATH=${WRAP_DIR}:${PATH} cd galactrum BASEPREFIX=`pwd`/depends mkdir -p ${BASEPREFIX}/SDKs tar -C ${BASEPREFIX}/SDKs -xf ${BUILD_DIR}/MacOSX10.9.sdk.tar.gz # Build dependencies for each host for i in $HOSTS; do make ${MAKEOPTS} -C ${BASEPREFIX} HOST="${i}" done # Create the release tarball using (arbitrarily) the first host ./autogen.sh CONFIG_SITE=${BASEPREFIX}/`echo "${HOSTS}" | awk '{print $1;}'`/share/config.site ./configure --prefix=/ make dist SOURCEDIST=`echo galactrum-*.tar.gz` DISTNAME=`echo ${SOURCEDIST} | sed 's/.tar.*//'` # Correct tar file order mkdir -p temp pushd temp tar xf ../$SOURCEDIST find galactrum-* | sort | tar --no-recursion --mode='u+rw,go+r-w,a+X' --owner=0 --group=0 -c -T - | gzip -9n > ../$SOURCEDIST popd ORIGPATH="$PATH" # Extract the release tarball into a dir for each host and build for i in ${HOSTS}; do export PATH=${BASEPREFIX}/${i}/native/bin:${ORIGPATH} mkdir -p distsrc-${i} cd distsrc-${i} INSTALLPATH=`pwd`/installed/${DISTNAME} mkdir -p ${INSTALLPATH} tar --strip-components=1 -xf ../$SOURCEDIST CONFIG_SITE=${BASEPREFIX}/${i}/share/config.site ./configure --prefix=/ --disable-ccache --disable-maintainer-mode --disable-dependency-tracking ${CONFIGFLAGS} make ${MAKEOPTS} make install-strip DESTDIR=${INSTALLPATH} make deploydir mkdir -p unsigned-app-${i} cp contrib/macdeploy/detached-sig-apply.sh unsigned-app-${i} cp contrib/macdeploy/detached-sig-create.sh unsigned-app-${i} cp ${BASEPREFIX}/${i}/native/bin/dmg ${BASEPREFIX}/${i}/native/bin/genisoimage unsigned-app-${i} cp ${BASEPREFIX}/${i}/native/bin/${i}-codesign_allocate unsigned-app-${i}/codesign_allocate cp ${BASEPREFIX}/${i}/native/bin/${i}-pagestuff unsigned-app-${i}/pagestuff mv dist unsigned-app-${i} pushd unsigned-app-${i} find . | sort | tar --no-recursion --mode='u+rw,go+r-w,a+X' --owner=0 --group=0 -c -T - | gzip -9n > ${OUTDIR}/${DISTNAME}-osx-unsigned.tar.gz popd make deploy ${WRAP_DIR}/dmg dmg Galactrum.dmg ${OUTDIR}/${DISTNAME}-osx-unsigned.dmg cd installed find . -name "lib*.la" -delete find . -name "lib*.a" -delete rm -rf ${DISTNAME}/lib/pkgconfig find ${DISTNAME} | sort | tar --no-recursion --mode='u+rw,go+r-w,a+X' --owner=0 --group=0 -c -T - | gzip -9n > ${OUTDIR}/${DISTNAME}-${i}.tar.gz cd ../../ done mkdir -p $OUTDIR/src mv $SOURCEDIST $OUTDIR/src mv ${OUTDIR}/${DISTNAME}-x86_64-*.tar.gz ${OUTDIR}/${DISTNAME}-osx64.tar.gz
34.217391
163
0.643583
fe5d9b53dde92647efb0cd1fa26c32e4c8001a56
4,839
yml
YAML
contrib/gitian-descriptors/gitian-linux.yml
008/beet
cbc9cd41cebd7d437a407922ccd6643ca4503334
[ "MIT" ]
null
null
null
contrib/gitian-descriptors/gitian-linux.yml
008/beet
cbc9cd41cebd7d437a407922ccd6643ca4503334
[ "MIT" ]
null
null
null
contrib/gitian-descriptors/gitian-linux.yml
008/beet
cbc9cd41cebd7d437a407922ccd6643ca4503334
[ "MIT" ]
null
null
null
--- name: "galactrum-linux-0.1" enable_cache: true suites: - "trusty" architectures: - "amd64" packages: - "curl" - "g++-multilib" - "git-core" - "pkg-config" - "autoconf" - "libtool" - "automake" - "faketime" - "bsdmainutils" - "binutils-gold" - "ca-certificates" - "python" reference_datetime: "2017-01-01 00:00:00" remotes: - "url": "https://github.com/galactrum/galactrum.git" "dir": "galactrum" files: [] script: | WRAP_DIR=$HOME/wrapped HOSTS="i686-pc-linux-gnu x86_64-unknown-linux-gnu" CONFIGFLAGS="--enable-glibc-back-compat --enable-reduce-exports --disable-bench --disable-gui-tests LDFLAGS=-static-libstdc++" FAKETIME_HOST_PROGS="" FAKETIME_PROGS="date ar ranlib nm strip objcopy" HOST_CFLAGS="-O2 -g" HOST_CXXFLAGS="-O2 -g" HOST_LDFLAGS=-static-libstdc++ export QT_RCC_TEST=1 export GZIP="-9n" export TAR_OPTIONS="--mtime="$REFERENCE_DATE\\\ $REFERENCE_TIME"" export TZ="UTC" export BUILD_DIR=`pwd` mkdir -p ${WRAP_DIR} if test -n "$GBUILD_CACHE_ENABLED"; then export SOURCES_PATH=${GBUILD_COMMON_CACHE} export BASE_CACHE=${GBUILD_PACKAGE_CACHE} mkdir -p ${BASE_CACHE} ${SOURCES_PATH} fi # Create global faketime wrappers for prog in ${FAKETIME_PROGS}; do echo '#!/bin/bash' > ${WRAP_DIR}/${prog} echo "REAL=\`which -a ${prog} | grep -v ${WRAP_DIR}/${prog} | head -1\`" >> ${WRAP_DIR}/${prog} echo 'export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/faketime/libfaketime.so.1' >> ${WRAP_DIR}/${prog} echo "export FAKETIME=\"${REFERENCE_DATETIME}\"" >> ${WRAP_DIR}/${prog} echo "\$REAL \$@" >> $WRAP_DIR/${prog} chmod +x ${WRAP_DIR}/${prog} done # Create per-host faketime wrappers for i in $HOSTS; do for prog in ${FAKETIME_HOST_PROGS}; do echo '#!/bin/bash' > ${WRAP_DIR}/${i}-${prog} echo "REAL=\`which -a ${i}-${prog} | grep -v ${WRAP_DIR}/${i}-${prog} | head -1\`" >> ${WRAP_DIR}/${i}-${prog} echo 'export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/faketime/libfaketime.so.1' >> ${WRAP_DIR}/${i}-${prog} echo "export FAKETIME=\"${REFERENCE_DATETIME}\"" >> ${WRAP_DIR}/${i}-${prog} echo "\$REAL \$@" >> $WRAP_DIR/${i}-${prog} chmod +x ${WRAP_DIR}/${i}-${prog} done done export PATH=${WRAP_DIR}:${PATH} cd galactrum BASEPREFIX=`pwd`/depends # Build dependencies for each host for i in $HOSTS; do make ${MAKEOPTS} -C ${BASEPREFIX} HOST="${i}" done # Create the release tarball using (arbitrarily) the first host ./autogen.sh CONFIG_SITE=${BASEPREFIX}/`echo "${HOSTS}" | awk '{print $1;}'`/share/config.site ./configure --prefix=/ make dist SOURCEDIST=`echo galactrum-*.tar.gz` DISTNAME=`echo ${SOURCEDIST} | sed 's/.tar.*//'` # Correct tar file order mkdir -p temp pushd temp tar xf ../$SOURCEDIST find galactrum-* | sort | tar --no-recursion --mode='u+rw,go+r-w,a+X' --owner=0 --group=0 -c -T - | gzip -9n > ../$SOURCEDIST popd ORIGPATH="$PATH" # Extract the release tarball into a dir for each host and build for i in ${HOSTS}; do export PATH=${BASEPREFIX}/${i}/native/bin:${ORIGPATH} mkdir -p distsrc-${i} cd distsrc-${i} INSTALLPATH=`pwd`/installed/${DISTNAME} mkdir -p ${INSTALLPATH} tar --strip-components=1 -xf ../$SOURCEDIST CONFIG_SITE=${BASEPREFIX}/${i}/share/config.site ./configure --prefix=/ --disable-ccache --disable-maintainer-mode --disable-dependency-tracking ${CONFIGFLAGS} CFLAGS="${HOST_CFLAGS}" CXXFLAGS="${HOST_CXXFLAGS}" LDFLAGS="${HOST_LDFLAGS}" make ${MAKEOPTS} make ${MAKEOPTS} -C src check-security make ${MAKEOPTS} -C src check-symbols make install DESTDIR=${INSTALLPATH} cd installed find . -name "lib*.la" -delete find . -name "lib*.a" -delete rm -rf ${DISTNAME}/lib/pkgconfig find ${DISTNAME}/bin -type f -executable -exec objcopy --only-keep-debug {} {}.dbg \; -exec strip -s {} \; -exec objcopy --add-gnu-debuglink={}.dbg {} \; find ${DISTNAME}/lib -type f -exec objcopy --only-keep-debug {} {}.dbg \; -exec strip -s {} \; -exec objcopy --add-gnu-debuglink={}.dbg {} \; find ${DISTNAME} -not -name "*.dbg" | sort | tar --no-recursion --mode='u+rw,go+r-w,a+X' --owner=0 --group=0 -c -T - | gzip -9n > ${OUTDIR}/${DISTNAME}-${i}.tar.gz find ${DISTNAME} -name "*.dbg" | sort | tar --no-recursion --mode='u+rw,go+r-w,a+X' --owner=0 --group=0 -c -T - | gzip -9n > ${OUTDIR}/${DISTNAME}-${i}-debug.tar.gz cd ../../ rm -rf distsrc-${i} done mkdir -p $OUTDIR/src mv $SOURCEDIST $OUTDIR/src mv ${OUTDIR}/${DISTNAME}-x86_64-*-debug.tar.gz ${OUTDIR}/${DISTNAME}-linux64-debug.tar.gz mv ${OUTDIR}/${DISTNAME}-i686-*-debug.tar.gz ${OUTDIR}/${DISTNAME}-linux32-debug.tar.gz mv ${OUTDIR}/${DISTNAME}-x86_64-*.tar.gz ${OUTDIR}/${DISTNAME}-linux64.tar.gz mv ${OUTDIR}/${DISTNAME}-i686-*.tar.gz ${OUTDIR}/${DISTNAME}-linux32.tar.gz
39.024194
241
0.638562
8ae68c7d08a5996cd23123a8bd4e1518ec59ea8b
3,926
yml
YAML
contrib/gitian-descriptors/gitian-rpi2.yml
008/beet
cbc9cd41cebd7d437a407922ccd6643ca4503334
[ "MIT" ]
null
null
null
contrib/gitian-descriptors/gitian-rpi2.yml
008/beet
cbc9cd41cebd7d437a407922ccd6643ca4503334
[ "MIT" ]
null
null
null
contrib/gitian-descriptors/gitian-rpi2.yml
008/beet
cbc9cd41cebd7d437a407922ccd6643ca4503334
[ "MIT" ]
null
null
null
--- name: "galactrum-raspberry-0.1" enable_cache: true suites: - "precise" architectures: - "amd64" packages: - "g++-multilib" - "git-core" - "pkg-config" - "autoconf2.13" - "libtool" - "automake" - "faketime" - "bsdmainutils" - "binutils-gold" reference_datetime: "2017-01-01 00:00:00" remotes: - "url": "https://github.com/galactrum/galactrum.git" "dir": "galactrum" files: - "raspberrypi-tools.tar.gz" script: | WRAP_DIR=$HOME/wrapped HOSTS="arm-linux-gnueabihf" CONFIGFLAGS="--enable-upnp-default --enable-glibc-back-compat" FAKETIME_HOST_PROGS="" FAKETIME_PROGS="date ar ranlib nm strip" tar --warning=no-timestamp -xzf raspberrypi-tools.tar.gz export TOOLCHAIN_BIN=$(pwd)/raspberrypi-tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin export PATH=$PATH:$TOOLCHAIN_BIN export QT_RCC_TEST=1 export GZIP="-9n" export TAR_OPTIONS="--mtime="$REFERENCE_DATE\\\ $REFERENCE_TIME"" export TZ="UTC" export BUILD_DIR=`pwd` mkdir -p ${WRAP_DIR} if test -n "$GBUILD_CACHE_ENABLED"; then export SOURCES_PATH=${GBUILD_COMMON_CACHE} export BASE_CACHE=${GBUILD_PACKAGE_CACHE} mkdir -p ${BASE_CACHE} ${SOURCES_PATH} fi # Create global faketime wrappers for prog in ${FAKETIME_PROGS}; do echo '#!/bin/bash' > ${WRAP_DIR}/${prog} echo "REAL=\`which -a ${prog} | grep -v ${WRAP_DIR}/${prog} | head -1\`" >> ${WRAP_DIR}/${prog} echo 'export LD_PRELOAD=/usr/lib/faketime/libfaketime.so.1' >> ${WRAP_DIR}/${prog} echo "export FAKETIME=\"${REFERENCE_DATETIME}\"" >> ${WRAP_DIR}/${prog} echo "\$REAL \$@" >> $WRAP_DIR/${prog} chmod +x ${WRAP_DIR}/${prog} done # Create per-host faketime wrappers for i in $HOSTS; do for prog in ${FAKETIME_HOST_PROGS}; do echo '#!/bin/bash' > ${WRAP_DIR}/${i}-${prog} echo "REAL=\`which -a ${i}-${prog} | grep -v ${WRAP_DIR}/${i}-${prog} | head -1\`" >> ${WRAP_DIR}/${i}-${prog} echo 'export LD_PRELOAD=/usr/lib/faketime/libfaketime.so.1' >> ${WRAP_DIR}/${i}-${prog} echo "export FAKETIME=\"${REFERENCE_DATETIME}\"" >> ${WRAP_DIR}/${i}-${prog} echo "\$REAL \$@" >> $WRAP_DIR/${i}-${prog} chmod +x ${WRAP_DIR}/${i}-${prog} done done export PATH=${WRAP_DIR}:${PATH} cd galactrum BASEPREFIX=`pwd`/depends # Build dependencies for each host for i in $HOSTS; do make ${MAKEOPTS} NO_QT=1 -C ${BASEPREFIX} HOST="${i}" done # Create the release tarball using (arbitrarily) the first host ./autogen.sh ./configure --prefix=${BASEPREFIX}/`echo "${HOSTS}" | awk '{print $1;}'` make NO_QT=1 dist SOURCEDIST=`echo galactrum-*.tar.gz` DISTNAME=`echo ${SOURCEDIST} | sed 's/.tar.*//'` # Correct tar file order mkdir -p temp pushd temp tar xf ../$SOURCEDIST find galactrum-* | sort | tar --no-recursion --mode='u+rw,go+r-w,a+X' --owner=0 --group=0 -c -T - | gzip -9n > ../$SOURCEDIST popd ORIGPATH="$PATH" # Extract the release tarball into a dir for each host and build for i in ${HOSTS}; do export PATH=${BASEPREFIX}/${i}/native/bin:${ORIGPATH} mkdir -p distsrc-${i} cd distsrc-${i} INSTALLPATH=`pwd`/installed/${DISTNAME} mkdir -p ${INSTALLPATH} tar --strip-components=1 -xf ../$SOURCEDIST ./configure --prefix=${BASEPREFIX}/${i} --bindir=${INSTALLPATH}/bin --includedir=${INSTALLPATH}/include --libdir=${INSTALLPATH}/lib --disable-ccache --disable-maintainer-mode --disable-dependency-tracking ${CONFIGFLAGS} make ${MAKEOPTS} NO_QT=1 make NO_QT=1 install-strip cd installed find . -name "lib*.la" -delete find . -name "lib*.a" -delete rm -rf ${DISTNAME}/lib/pkgconfig find ${DISTNAME} | sort | tar --no-recursion --mode='u+rw,go+r-w,a+X' --owner=0 --group=0 -c -T - | gzip -9n > ${OUTDIR}/${DISTNAME}-${i}.tar.gz cd ../../ done mkdir -p $OUTDIR/src mv $SOURCEDIST $OUTDIR/src mv ${OUTDIR}/${DISTNAME}-arm-*.tar.gz ${OUTDIR}/${DISTNAME}-RPi2.tar.gz
34.743363
223
0.644677
47fb84cd9da946bea3aa96ab02af2c2c6b8e7ab6
6,092
yml
YAML
contrib/gitian-descriptors/gitian-win.yml
008/beet
cbc9cd41cebd7d437a407922ccd6643ca4503334
[ "MIT" ]
null
null
null
contrib/gitian-descriptors/gitian-win.yml
008/beet
cbc9cd41cebd7d437a407922ccd6643ca4503334
[ "MIT" ]
null
null
null
contrib/gitian-descriptors/gitian-win.yml
008/beet
cbc9cd41cebd7d437a407922ccd6643ca4503334
[ "MIT" ]
null
null
null
--- name: "galactrum-win-0.1" enable_cache: true suites: - "trusty" architectures: - "amd64" packages: - "curl" - "g++" - "git-core" - "pkg-config" - "autoconf" - "libtool" - "automake" - "faketime" - "bsdmainutils" - "mingw-w64" - "g++-mingw-w64" - "nsis" - "zip" - "ca-certificates" - "python" reference_datetime: "2017-01-01 00:00:00" remotes: - "url": "https://github.com/galactrum/galactrum.git" "dir": "galactrum" files: [] script: | WRAP_DIR=$HOME/wrapped HOSTS="x86_64-w64-mingw32 i686-w64-mingw32" CONFIGFLAGS="--enable-reduce-exports --disable-bench --disable-gui-tests" FAKETIME_HOST_PROGS="g++ ar ranlib nm windres strip objcopy" FAKETIME_PROGS="date makensis zip" HOST_CFLAGS="-O2 -g" HOST_CXXFLAGS="-O2 -g" export QT_RCC_TEST=1 export GZIP="-9n" export TAR_OPTIONS="--mtime="$REFERENCE_DATE\\\ $REFERENCE_TIME"" export TZ="UTC" export BUILD_DIR=`pwd` mkdir -p ${WRAP_DIR} if test -n "$GBUILD_CACHE_ENABLED"; then export SOURCES_PATH=${GBUILD_COMMON_CACHE} export BASE_CACHE=${GBUILD_PACKAGE_CACHE} mkdir -p ${BASE_CACHE} ${SOURCES_PATH} fi # Create global faketime wrappers for prog in ${FAKETIME_PROGS}; do echo '#!/bin/bash' > ${WRAP_DIR}/${prog} echo "REAL=\`which -a ${prog} | grep -v ${WRAP_DIR}/${prog} | head -1\`" >> ${WRAP_DIR}/${prog} echo 'export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/faketime/libfaketime.so.1' >> ${WRAP_DIR}/${prog} echo "export FAKETIME=\"${REFERENCE_DATETIME}\"" >> ${WRAP_DIR}/${prog} echo "\$REAL \$@" >> $WRAP_DIR/${prog} chmod +x ${WRAP_DIR}/${prog} done # Create per-host faketime wrappers for i in $HOSTS; do for prog in ${FAKETIME_HOST_PROGS}; do echo '#!/bin/bash' > ${WRAP_DIR}/${i}-${prog} echo "REAL=\`which -a ${i}-${prog} | grep -v ${WRAP_DIR}/${i}-${prog} | head -1\`" >> ${WRAP_DIR}/${i}-${prog} echo 'export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/faketime/libfaketime.so.1' >> ${WRAP_DIR}/${i}-${prog} echo "export FAKETIME=\"${REFERENCE_DATETIME}\"" >> ${WRAP_DIR}/${i}-${prog} echo "\$REAL \$@" >> $WRAP_DIR/${i}-${prog} chmod +x ${WRAP_DIR}/${i}-${prog} done done # Create per-host linker wrapper # This is only needed for trusty, as the mingw linker leaks a few bytes of # heap, causing non-determinism. See discussion in https://github.com/bitcoin/bitcoin/pull/6900 for i in $HOSTS; do mkdir -p ${WRAP_DIR}/${i} for prog in collect2; do echo '#!/bin/bash' > ${WRAP_DIR}/${i}/${prog} REAL=$(${i}-gcc -print-prog-name=${prog}) echo "export MALLOC_PERTURB_=255" >> ${WRAP_DIR}/${i}/${prog} echo "${REAL} \$@" >> $WRAP_DIR/${i}/${prog} chmod +x ${WRAP_DIR}/${i}/${prog} done for prog in gcc g++; do echo '#!/bin/bash' > ${WRAP_DIR}/${i}-${prog} echo "REAL=\`which -a ${i}-${prog} | grep -v ${WRAP_DIR}/${i}-${prog} | head -1\`" >> ${WRAP_DIR}/${i}-${prog} echo 'export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/faketime/libfaketime.so.1' >> ${WRAP_DIR}/${i}-${prog} echo "export FAKETIME=\"${REFERENCE_DATETIME}\"" >> ${WRAP_DIR}/${i}-${prog} echo "export COMPILER_PATH=${WRAP_DIR}/${i}" >> ${WRAP_DIR}/${i}-${prog} echo "\$REAL \$@" >> $WRAP_DIR/${i}-${prog} chmod +x ${WRAP_DIR}/${i}-${prog} done done export PATH=${WRAP_DIR}:${PATH} cd galactrum BASEPREFIX=`pwd`/depends # Build dependencies for each host for i in $HOSTS; do make ${MAKEOPTS} -C ${BASEPREFIX} HOST="${i}" done # Create the release tarball using (arbitrarily) the first host ./autogen.sh CONFIG_SITE=${BASEPREFIX}/`echo "${HOSTS}" | awk '{print $1;}'`/share/config.site ./configure --prefix=/ make dist SOURCEDIST=`echo galactrum-*.tar.gz` DISTNAME=`echo ${SOURCEDIST} | sed 's/.tar.*//'` # Correct tar file order mkdir -p temp pushd temp tar xf ../$SOURCEDIST find galactrum-* | sort | tar --no-recursion --mode='u+rw,go+r-w,a+X' --owner=0 --group=0 -c -T - | gzip -9n > ../$SOURCEDIST mkdir -p $OUTDIR/src cp ../$SOURCEDIST $OUTDIR/src popd ORIGPATH="$PATH" # Extract the release tarball into a dir for each host and build for i in ${HOSTS}; do export PATH=${BASEPREFIX}/${i}/native/bin:${ORIGPATH} mkdir -p distsrc-${i} cd distsrc-${i} INSTALLPATH=`pwd`/installed/${DISTNAME} mkdir -p ${INSTALLPATH} tar --strip-components=1 -xf ../$SOURCEDIST CONFIG_SITE=${BASEPREFIX}/${i}/share/config.site ./configure --prefix=/ --disable-ccache --disable-maintainer-mode --disable-dependency-tracking ${CONFIGFLAGS} CFLAGS="${HOST_CFLAGS}" CXXFLAGS="${HOST_CXXFLAGS}" make ${MAKEOPTS} make ${MAKEOPTS} -C src check-security make deploy make install DESTDIR=${INSTALLPATH} cp -f galactrum-*setup*.exe $OUTDIR/ cd installed mv ${DISTNAME}/bin/*.dll ${DISTNAME}/lib/ find . -name "lib*.la" -delete find . -name "lib*.a" -delete rm -rf ${DISTNAME}/lib/pkgconfig find ${DISTNAME}/bin -type f -executable -exec ${i}-objcopy --only-keep-debug {} {}.dbg \; -exec ${i}-strip -s {} \; -exec ${i}-objcopy --add-gnu-debuglink={}.dbg {} \; find ${DISTNAME}/lib -type f -exec ${i}-objcopy --only-keep-debug {} {}.dbg \; -exec ${i}-strip -s {} \; -exec ${i}-objcopy --add-gnu-debuglink={}.dbg {} \; find ${DISTNAME} -not -name "*.dbg" -type f | sort | zip -X@ ${OUTDIR}/${DISTNAME}-${i}.zip find ${DISTNAME} -name "*.dbg" -type f | sort | zip -X@ ${OUTDIR}/${DISTNAME}-${i}-debug.zip cd ../../ rm -rf distsrc-${i} done cd $OUTDIR rename 's/-setup\.exe$/-setup-unsigned.exe/' *-setup.exe find . -name "*-setup-unsigned.exe" | sort | tar --no-recursion --mode='u+rw,go+r-w,a+X' --owner=0 --group=0 -c -T - | gzip -9n > ${OUTDIR}/${DISTNAME}-win-unsigned.tar.gz mv ${OUTDIR}/${DISTNAME}-x86_64-*-debug.zip ${OUTDIR}/${DISTNAME}-win64-debug.zip mv ${OUTDIR}/${DISTNAME}-i686-*-debug.zip ${OUTDIR}/${DISTNAME}-win32-debug.zip mv ${OUTDIR}/${DISTNAME}-x86_64-*.zip ${OUTDIR}/${DISTNAME}-win64.zip mv ${OUTDIR}/${DISTNAME}-i686-*.zip ${OUTDIR}/${DISTNAME}-win32.zip
39.303226
215
0.617367
49f23f57d643af73657da4b41f6890256a9a14ef
1,265
yml
YAML
contrib/gitian-descriptors/gitian-win-signer.yml
008/beet
cbc9cd41cebd7d437a407922ccd6643ca4503334
[ "MIT" ]
null
null
null
contrib/gitian-descriptors/gitian-win-signer.yml
008/beet
cbc9cd41cebd7d437a407922ccd6643ca4503334
[ "MIT" ]
null
null
null
contrib/gitian-descriptors/gitian-win-signer.yml
008/beet
cbc9cd41cebd7d437a407922ccd6643ca4503334
[ "MIT" ]
null
null
null
--- name: "bitcoin-win-signer" suites: - "trusty" architectures: - "amd64" packages: - "libssl-dev" - "autoconf" reference_datetime: "2017-01-01 00:00:00" remotes: - "url": "https://github.com/galactrum/galactrum-detached-sigs.git" "dir": "signature" files: - "osslsigncode-1.7.1.tar.gz" - "osslsigncode-Backports-to-1.7.1.patch" - "bitcoin-win-unsigned.tar.gz" script: | BUILD_DIR=`pwd` SIGDIR=${BUILD_DIR}/signature/win UNSIGNED_DIR=${BUILD_DIR}/unsigned echo "f9a8cdb38b9c309326764ebc937cba1523a3a751a7ab05df3ecc99d18ae466c9 osslsigncode-1.7.1.tar.gz" | sha256sum -c echo "a8c4e9cafba922f89de0df1f2152e7be286aba73f78505169bc351a7938dd911 osslsigncode-Backports-to-1.7.1.patch" | sha256sum -c mkdir -p ${UNSIGNED_DIR} tar -C ${UNSIGNED_DIR} -xf bitcoin-win-unsigned.tar.gz tar xf osslsigncode-1.7.1.tar.gz cd osslsigncode-1.7.1 patch -p1 < ${BUILD_DIR}/osslsigncode-Backports-to-1.7.1.patch ./configure --without-gsf --without-curl --disable-dependency-tracking make find ${UNSIGNED_DIR} -name "*-unsigned.exe" | while read i; do INFILE="`basename "${i}"`" OUTFILE="`echo "${INFILE}" | sed s/-unsigned//`" ./osslsigncode attach-signature -in "${i}" -out "${OUTDIR}/${OUTFILE}" -sigin "${SIGDIR}/${INFILE}.pem" done
31.625
127
0.711462
35fc1f65cb1961bd60a56b459f4bc90a0bf8ba84
1,226
yml
YAML
contrib/gitian-descriptors/gitian-osx-signer.yml
008/beet
cbc9cd41cebd7d437a407922ccd6643ca4503334
[ "MIT" ]
null
null
null
contrib/gitian-descriptors/gitian-osx-signer.yml
008/beet
cbc9cd41cebd7d437a407922ccd6643ca4503334
[ "MIT" ]
null
null
null
contrib/gitian-descriptors/gitian-osx-signer.yml
008/beet
cbc9cd41cebd7d437a407922ccd6643ca4503334
[ "MIT" ]
null
null
null
--- name: "galactrum-dmg-signer" suites: - "trusty" architectures: - "amd64" packages: - "faketime" reference_datetime: "2017-01-01 00:00:00" remotes: - "url": "https://github.com/galactrum/galactrum-detached-sigs.git" "dir": "signature" files: - "galactrum-osx-unsigned.tar.gz" script: | WRAP_DIR=$HOME/wrapped mkdir -p ${WRAP_DIR} export PATH=`pwd`:$PATH FAKETIME_PROGS="dmg genisoimage" # Create global faketime wrappers for prog in ${FAKETIME_PROGS}; do echo '#!/bin/bash' > ${WRAP_DIR}/${prog} echo "REAL=\`which -a ${prog} | grep -v ${WRAP_DIR}/${prog} | head -1\`" >> ${WRAP_DIR}/${prog} echo 'export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/faketime/libfaketime.so.1' >> ${WRAP_DIR}/${prog} echo "export FAKETIME=\"${REFERENCE_DATETIME}\"" >> ${WRAP_DIR}/${prog} echo "\$REAL \$@" >> $WRAP_DIR/${prog} chmod +x ${WRAP_DIR}/${prog} done UNSIGNED=galactrum-osx-unsigned.tar.gz SIGNED=galactrum-osx-signed.dmg tar -xf ${UNSIGNED} ./detached-sig-apply.sh ${UNSIGNED} signature/osx ${WRAP_DIR}/genisoimage -no-cache-inodes -D -l -probe -V "Galactrum" -no-pad -r -dir-mode 0755 -apple -o uncompressed.dmg signed-app ${WRAP_DIR}/dmg dmg uncompressed.dmg ${OUTDIR}/${SIGNED}
32.263158
134
0.671289
265073099ea14f4f1b07f014e51a4c0bfbbb1285
4,251
yml
YAML
.drone.yml
008/server
ba0364d2542919977024b0fe2309b706c01e0b8e
[ "MIT" ]
null
null
null
.drone.yml
008/server
ba0364d2542919977024b0fe2309b706c01e0b8e
[ "MIT" ]
null
null
null
.drone.yml
008/server
ba0364d2542919977024b0fe2309b706c01e0b8e
[ "MIT" ]
null
null
null
workspace: base: /drone path: src/github.com/008/server branches: - master clone: git: image: plugins/git:1 pull: true pipeline: tarball: image: plugins/download:1 pull: true secrets: [ download_username, download_password ] source: https://www.dropbox.com/s/oml3ctsebyrcaot/owncloud-10.0.10.tar.bz2 sha256: f5abbd7babf0d37a09735bfaf4a5888e4272e500b610fed4d28afaf71626278e ldap: image: plugins/download:1 pull: true source: https://github.com/owncloud/user_ldap/releases/download/v0.11.0/user_ldap.tar.gz sha256: f89b4ea5b519f30b2ceefca2cca82af5f961dc04c29dea2a7c477b1d11f1c303 wait: image: owncloud/ubuntu:latest pull: true commands: - wait-for-it -t 600 docker:2375 build: image: toolhippie/docker:latest pull: true environment: - DOCKER_HOST=tcp://docker:2375 commands: - docker build -t owncloud/server:${DRONE_COMMIT_SHA}-${DRONE_BUILD_NUMBER} . server: image: toolhippie/docker:latest pull: true detach: true environment: - DOCKER_HOST=tcp://docker:2375 commands: - docker run -p 8000:8080 owncloud/server:${DRONE_COMMIT_SHA}-${DRONE_BUILD_NUMBER} test: image: owncloud/ubuntu:latest pull: true commands: - wait-for-it -t 600 docker:8000 - curl -sSf http://docker:8000/status.php prepublish: image: toolhippie/docker:latest pull: true secrets: [ docker_username, docker_password ] environment: - DOCKER_HOST=tcp://docker:2375 commands: - echo $DOCKER_PASSWORD | docker login -u $DOCKER_USERNAME --password-stdin - docker push owncloud/server:${DRONE_COMMIT_SHA}-${DRONE_BUILD_NUMBER} when: event: [ push, pull_request ] clair: image: toolhippie/klar:latest pull: true secrets: - source: docker_username target: docker_user - source: docker_password target: docker_password environment: - CLAIR_ADDR=clair.owncloud.com - CLAIR_OUTPUT=High commands: - klar owncloud/server:${DRONE_COMMIT_SHA}-${DRONE_BUILD_NUMBER} when: event: [ push, pull_request ] publish: image: toolhippie/docker:latest pull: true secrets: [ docker_username, docker_password ] environment: - DOCKER_HOST=tcp://docker:2375 commands: - echo $DOCKER_PASSWORD | docker login -u $DOCKER_USERNAME --password-stdin - docker tag owncloud/server:${DRONE_COMMIT_SHA}-${DRONE_BUILD_NUMBER} owncloud/server:latest - docker push owncloud/server:latest - docker tag owncloud/server:${DRONE_COMMIT_SHA}-${DRONE_BUILD_NUMBER} owncloud/server:latest-$(date '+%Y%m%d') - docker push owncloud/server:latest-$(date '+%Y%m%d') - docker tag owncloud/server:${DRONE_COMMIT_SHA}-${DRONE_BUILD_NUMBER} owncloud/server:10.0.10 - docker push owncloud/server:10.0.10 - docker tag owncloud/server:${DRONE_COMMIT_SHA}-${DRONE_BUILD_NUMBER} owncloud/server:10.0.10-$(date '+%Y%m%d') - docker push owncloud/server:10.0.10-$(date '+%Y%m%d') - docker tag owncloud/server:${DRONE_COMMIT_SHA}-${DRONE_BUILD_NUMBER} owncloud/server:10.0 - docker push owncloud/server:10.0 when: event: [ push ] cleanup: image: toolhippie/jq:latest pull: true secrets: [ docker_username, docker_password ] commands: - | TOKEN=$(curl -s -H "Content-Type: application/json" -X POST -d '{"username": "'"$DOCKER_USERNAME"'", "password": "'"$DOCKER_PASSWORD"'"}' https://hub.docker.com/v2/users/login/ | jq -r .token) curl -sSf -o /dev/null -H "Authorization: JWT $TOKEN" -H "Content-Type: application/json" -X DELETE https://hub.docker.com/v2/repositories/owncloud/server/tags/${DRONE_COMMIT_SHA}-${DRONE_BUILD_NUMBER}/ when: event: [ push, pull_request ] status: [ success, failure ] microbadger: image: plugins/webhook:1 pull: true secrets: [ webhook_urls ] when: local: false event: [ push ] slack: image: plugins/slack:1 pull: true secrets: [ slack_webhook ] channel: docker when: local: false event: [ push ] status: [ changed, failure ] services: docker: image: docker:18.04-dind
30.804348
210
0.671136
d3ae9a7450eab378dad41a043f2d85f4bbecdeb9
1,649
yml
YAML
docker-compose.yml
008/server
ba0364d2542919977024b0fe2309b706c01e0b8e
[ "MIT" ]
null
null
null
docker-compose.yml
008/server
ba0364d2542919977024b0fe2309b706c01e0b8e
[ "MIT" ]
null
null
null
docker-compose.yml
008/server
ba0364d2542919977024b0fe2309b706c01e0b8e
[ "MIT" ]
null
null
null
version: '2.1' volumes: files: driver: local mysql: driver: local backup: driver: local redis: driver: local services: owncloud: image: beet008/maaspoc:${OWNCLOUD_VERSION} restart: always ports: - ${HTTP_PORT}:8080 depends_on: - db - redis environment: - OWNCLOUD_DOMAIN=${OWNCLOUD_DOMAIN} - OWNCLOUD_DB_TYPE=mysql - OWNCLOUD_DB_NAME=owncloud - OWNCLOUD_DB_USERNAME=owncloud - OWNCLOUD_DB_PASSWORD=owncloud - OWNCLOUD_DB_HOST=db - OWNCLOUD_ADMIN_USERNAME=${ADMIN_USERNAME} - OWNCLOUD_ADMIN_PASSWORD=${ADMIN_PASSWORD} - OWNCLOUD_MYSQL_UTF8MB4=true - OWNCLOUD_REDIS_ENABLED=true - OWNCLOUD_REDIS_HOST=redis healthcheck: test: ["CMD", "/usr/bin/healthcheck"] interval: 30s timeout: 10s retries: 5 volumes: - files:/mnt/data db: image: webhippie/mariadb:latest restart: always environment: - MARIADB_ROOT_PASSWORD=owncloud - MARIADB_USERNAME=owncloud - MARIADB_PASSWORD=owncloud - MARIADB_DATABASE=owncloud - MARIADB_MAX_ALLOWED_PACKET=128M - MARIADB_INNODB_LOG_FILE_SIZE=64M healthcheck: test: ["CMD", "/usr/bin/healthcheck"] interval: 30s timeout: 10s retries: 5 volumes: - mysql:/var/lib/mysql - backup:/var/lib/backup redis: image: webhippie/redis:latest restart: always environment: - REDIS_DATABASES=1 healthcheck: test: ["CMD", "/usr/bin/healthcheck"] interval: 30s timeout: 10s retries: 5 volumes: - redis:/var/lib/redis
22.589041
49
0.63675
8992d2154782a5c67f5d3b61c8122433362b3fd9
1,371
yaml
YAML
config.yaml
0080004/cf-workers-status-page
a03aaa65819901bdf6ec23bb5423fd19e1e4ac91
[ "MIT" ]
null
null
null
config.yaml
0080004/cf-workers-status-page
a03aaa65819901bdf6ec23bb5423fd19e1e4ac91
[ "MIT" ]
null
null
null
config.yaml
0080004/cf-workers-status-page
a03aaa65819901bdf6ec23bb5423fd19e1e4ac91
[ "MIT" ]
null
null
null
settings: title: 'Status Page' url: 'https://status-page.eidam.dev' # used for Slack messages logo: logo-192x192.png # image in ./public/ folder daysInHistogram: 90 # number of days you want to display in histogram collectResponseTimes: false # experimental feature, enable only for <5 monitors or on paid plans allmonitorsOperational: 'All Systems Operational' notAllmonitorsOperational: 'Not All Systems Operational' monitorLabelOperational: 'Operational' monitorLabelNotOperational: 'Not Operational' monitorLabelNoData: 'No data' dayInHistogramNoData: 'No data' dayInHistogramOperational: 'All good' dayInHistogramNotOperational: ' incident(s)' # xx incident(s) recorded monitors: - id: workers-cloudflare-com # unique identifier name: workers.cloudflare.com description: 'You write code. They handle the rest.' # default=empty url: 'https://workers.cloudflare.com/' # URL to fetch method: GET # default=GET expectStatus: 200 # operational status, default=200 followRedirect: false # should fetch follow redirects, default=false - id: Personal-page name: www.lzyzl.com description: 'Built for anything connected to the Internet.' url: 'https://www.lzyzl.com' method: GET expectStatus: 200 - id: e234-net name: 壹贰叁肆GO url: 'http://e234.net/' method: GET expectStatus: 200
36.078947
98
0.730124
4c040b4607609953a1978bab5f2d831f4b10ff14
247
yml
YAML
.travis.yml
008agent/clixon
9d2102cebf8bddd0d7e906ab944d463163467c8f
[ "Apache-2.0" ]
null
null
null
.travis.yml
008agent/clixon
9d2102cebf8bddd0d7e906ab944d463163467c8f
[ "Apache-2.0" ]
null
null
null
.travis.yml
008agent/clixon
9d2102cebf8bddd0d7e906ab944d463163467c8f
[ "Apache-2.0" ]
null
null
null
language: c # safelist os: linux arch: amd64 branches: only: - master script: ./configure --with-restconf=fcgi && make && sudo make install && make test before_script: - sudo apt-get install -y libfcgi-dev - ./test/travis/before_script.sh
20.583333
82
0.708502
7edbcea3fe45ac1b5be137d19bc52c527959a049
149
yml
YAML
app/config/routing.yml
009Benny/bennyweb
bbfc56d2e29072b42b6d0db94e194fde3f3f84a5
[ "MIT" ]
null
null
null
app/config/routing.yml
009Benny/bennyweb
bbfc56d2e29072b42b6d0db94e194fde3f3f84a5
[ "MIT" ]
null
null
null
app/config/routing.yml
009Benny/bennyweb
bbfc56d2e29072b42b6d0db94e194fde3f3f84a5
[ "MIT" ]
null
null
null
br: resource: "@BRBundle/Controller/" type: annotation prefix: / app: resource: '@AppBundle/Controller/' type: annotation
16.555556
38
0.61745
53b6fb303564338d6b6cb3551bb2490e19893f84
126
yml
YAML
src/BRBundle/Resources/config/services.yml
009Benny/bennyweb
bbfc56d2e29072b42b6d0db94e194fde3f3f84a5
[ "MIT" ]
null
null
null
src/BRBundle/Resources/config/services.yml
009Benny/bennyweb
bbfc56d2e29072b42b6d0db94e194fde3f3f84a5
[ "MIT" ]
null
null
null
src/BRBundle/Resources/config/services.yml
009Benny/bennyweb
bbfc56d2e29072b42b6d0db94e194fde3f3f84a5
[ "MIT" ]
null
null
null
services: # br.example: # class: BRBundle\Example # arguments: ["@service_id", "plain_value", "%parameter%"]
25.2
65
0.603175
24de8d74b6fa0af9722afa27b6b5a4f1a8fb34bc
2,178
yml
YAML
app/config/config.yml
009Benny/bennyweb
bbfc56d2e29072b42b6d0db94e194fde3f3f84a5
[ "MIT" ]
null
null
null
app/config/config.yml
009Benny/bennyweb
bbfc56d2e29072b42b6d0db94e194fde3f3f84a5
[ "MIT" ]
null
null
null
app/config/config.yml
009Benny/bennyweb
bbfc56d2e29072b42b6d0db94e194fde3f3f84a5
[ "MIT" ]
null
null
null
imports: - { resource: parameters.yml } - { resource: security.yml } - { resource: services.yml } - { resource: "@BRBundle/Resources/config/services.yml" } # Put parameters here that don't need to change on each machine where the app is deployed # https://symfony.com/doc/current/best_practices/configuration.html#application-related-configuration parameters: locale: en framework: #esi: ~ #translator: { fallbacks: ['%locale%'] } secret: '%secret%' router: resource: '%kernel.project_dir%/app/config/routing.yml' strict_requirements: ~ form: ~ csrf_protection: ~ validation: { enable_annotations: true } #serializer: { enable_annotations: true } default_locale: '%locale%' trusted_hosts: ~ session: # https://symfony.com/doc/current/reference/configuration/framework.html#handler-id handler_id: session.handler.native_file save_path: '%kernel.project_dir%/var/sessions/%kernel.environment%' fragments: ~ http_method_override: true assets: ~ php_errors: log: true # Twig Configuration twig: debug: '%kernel.debug%' strict_variables: '%kernel.debug%' # Doctrine Configuration doctrine: dbal: driver: pdo_mysql host: '%database_host%' port: '%database_port%' dbname: '%database_name%' user: '%database_user%' password: '%database_password%' charset: UTF8 # if using pdo_sqlite as your database driver: # 1. add the path in parameters.yml # e.g. database_path: '%kernel.project_dir%/var/data/data.sqlite' # 2. Uncomment database_path in parameters.yml.dist # 3. Uncomment next line: #path: '%database_path%' orm: auto_generate_proxy_classes: '%kernel.debug%' naming_strategy: doctrine.orm.naming_strategy.underscore auto_mapping: true # Swiftmailer Configuration swiftmailer: transport: '%mailer_transport%' host: '%mailer_host%' username: '%mailer_user%' password: '%mailer_password%' spool: { type: memory } sensio_framework_extra: router: annotations: false
29.835616
101
0.656566
9fc8c97254e6d897fc82598b1cb496eca0eb6049
826
yml
YAML
.github/workflows/golangci-lint.yml
00AE/qp
4750b798a22c561946850d096e40597150911f27
[ "CC0-1.0" ]
null
null
null
.github/workflows/golangci-lint.yml
00AE/qp
4750b798a22c561946850d096e40597150911f27
[ "CC0-1.0" ]
null
null
null
.github/workflows/golangci-lint.yml
00AE/qp
4750b798a22c561946850d096e40597150911f27
[ "CC0-1.0" ]
null
null
null
name: golangci-lint on: push: tags: - v* branches: - main pull_request: jobs: golangci: name: lint runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: golangci-lint uses: golangci/golangci-lint-action@v1 with: # Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version. version: v1.27 # Optional: working directory, useful for monorepos # working-directory: somedir # Optional: golangci-lint command line arguments. args: --enable-all --exclude-use-default=false # # Optional: show only new issues if it's a pull request. The default value is `false`. # only-new-issues: true
28.482759
147
0.617433
30e262d80688e66b1a9dc4d59f41b016f36cc2c6
441
yml
YAML
.github/workflows/go.yml
00AE/qp
4750b798a22c561946850d096e40597150911f27
[ "CC0-1.0" ]
null
null
null
.github/workflows/go.yml
00AE/qp
4750b798a22c561946850d096e40597150911f27
[ "CC0-1.0" ]
null
null
null
.github/workflows/go.yml
00AE/qp
4750b798a22c561946850d096e40597150911f27
[ "CC0-1.0" ]
null
null
null
name: Go on: push: branches: [ main ] pull_request: branches: [ main ] jobs: build: name: Build runs-on: ubuntu-latest steps: - name: Set up Go 1.x uses: actions/setup-go@v2 with: go-version: ^1.14 id: go - name: Check out code into the Go module directory uses: actions/checkout@v2 - name: Build run: go build -v . - name: Test run: go test -v .
14.225806
55
0.546485
82b3cbefdf278f49438985509589556cde48c219
424
yml
YAML
Docker-compose.yml
00Butter/PHP-API
4ec627f49a62b47404c52f0bcf664881111981c0
[ "MIT" ]
null
null
null
Docker-compose.yml
00Butter/PHP-API
4ec627f49a62b47404c52f0bcf664881111981c0
[ "MIT" ]
null
null
null
Docker-compose.yml
00Butter/PHP-API
4ec627f49a62b47404c52f0bcf664881111981c0
[ "MIT" ]
null
null
null
version: '3.7' services: app: build: context: . dockerfile: .docker/Dockerfile image: 'laravelapp' ports: - 8080:80 volumes: - ./:/var/www/html db: image: mysql:5.7 restart: always ports: - "3306:3306" environment: MYSQL_DATABASE: 'laraapp_db' MYSQL_ALLOW_EMPTY_PASSWORD: 1 MYSQL_ROOT_PASSWORD: "" volumes: - ./db:/var/lib/mysql
19.272727
36
0.570755
c7dff0a1498e1d1585db5ee5efa3f1f88e746354
647
yml
YAML
.travis.yml
00F100/fcphp-crypto
f8d8d8c77a3aaeef8f58e691a96ee7d1d6f6fca0
[ "MIT" ]
2
2019-03-27T16:46:17.000Z
2019-08-16T17:18:39.000Z
.travis.yml
00F100/fcphp-crypto
f8d8d8c77a3aaeef8f58e691a96ee7d1d6f6fca0
[ "MIT" ]
null
null
null
.travis.yml
00F100/fcphp-crypto
f8d8d8c77a3aaeef8f58e691a96ee7d1d6f6fca0
[ "MIT" ]
null
null
null
language: php php: - 7.2 before_install: - sudo apt-get update -qq - sudo apt-get install build-essential git -y - git clone -b stable https://github.com/jedisct1/libsodium.git - cd libsodium && sudo ./configure && sudo make check && sudo make install && cd .. install: - pecl install libsodium - echo "extension=sodium.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini before_script: - travis_retry composer self-update - travis_retry composer install --no-interaction --prefer-source --dev script: - vendor/bin/phpunit --coverage-clover=coverage.xml after_success: - bash <(curl -s https://codecov.io/bash)
26.958333
87
0.709428
1c0873ede618b2e3132f20a76fbc612d69ac634a
278
yml
YAML
.travis.yml
00F100/fcphp-i18n
84acf7a7ccb24a7ed3f474439e49b2c81c60657c
[ "MIT" ]
3
2017-06-14T05:56:27.000Z
2019-03-27T16:47:03.000Z
.travis.yml
00F100/fcphp-i18n
84acf7a7ccb24a7ed3f474439e49b2c81c60657c
[ "MIT" ]
null
null
null
.travis.yml
00F100/fcphp-i18n
84acf7a7ccb24a7ed3f474439e49b2c81c60657c
[ "MIT" ]
null
null
null
language: php php: - 7.2 before_script: - travis_retry composer self-update - travis_retry composer install --no-interaction --prefer-source --dev script: - vendor/bin/phpunit --coverage-clover=coverage.xml after_success: - bash <(curl -s https://codecov.io/bash)
18.533333
72
0.723022
1eb5344d2d767eb3488c77648e71a25c02b46c3a
394
yml
YAML
.travis.yml
00F100/fcphp-redis
7c7caf7f1fc987559b64aa001a75ac377121c0e7
[ "MIT" ]
1
2019-03-27T16:47:21.000Z
2019-03-27T16:47:21.000Z
.travis.yml
00F100/fcphp-redis
7c7caf7f1fc987559b64aa001a75ac377121c0e7
[ "MIT" ]
null
null
null
.travis.yml
00F100/fcphp-redis
7c7caf7f1fc987559b64aa001a75ac377121c0e7
[ "MIT" ]
null
null
null
language: php php: - 7.2 before_script: - echo "extension = redis.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini - travis_retry composer self-update - travis_retry composer install --no-interaction --prefer-source --dev script: - vendor/bin/phpunit --coverage-clover=coverage.xml after_success: - bash <(curl -s https://codecov.io/bash) services: - redis-server
21.888889
88
0.71066
bad54caf0589f86895611995af3aa8ec464aef76
764
yml
YAML
.travis.yml
00F100/fcphp-repository
aca07b84e5cdace04a39be667f909da313adf023
[ "MIT" ]
3
2018-07-28T19:49:36.000Z
2020-11-12T17:32:17.000Z
.travis.yml
00F100/fcphp-repository
aca07b84e5cdace04a39be667f909da313adf023
[ "MIT" ]
null
null
null
.travis.yml
00F100/fcphp-repository
aca07b84e5cdace04a39be667f909da313adf023
[ "MIT" ]
null
null
null
language: php php: - 7.2 before_install: - sudo apt-get update -qq - sudo apt-get install build-essential git -y - git clone -b stable https://github.com/jedisct1/libsodium.git - cd libsodium && sudo ./configure && sudo make check && sudo make install && cd .. install: - pecl install libsodium - echo "extension=sodium.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini before_script: - echo "extension = redis.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini - travis_retry composer self-update - travis_retry composer install --no-interaction --prefer-source --dev script: - vendor/bin/phpunit --coverage-clover=coverage.xml after_success: - bash <(curl -s https://codecov.io/bash) services: - redis-server
27.285714
88
0.704188
2f1868330e9a2f79f3f7092c3f3e32cd826994f6
277
yml
YAML
.travis.yml
00F100/fcphp-service
ce797a1f0740b8fcc51779372c2cdc69b211c222
[ "MIT" ]
4
2018-07-28T19:49:29.000Z
2022-02-12T13:16:19.000Z
.travis.yml
00F100/fcphp-service
ce797a1f0740b8fcc51779372c2cdc69b211c222
[ "MIT" ]
1
2018-09-16T17:44:08.000Z
2018-09-29T02:34:40.000Z
.travis.yml
00F100/fcphp-service
ce797a1f0740b8fcc51779372c2cdc69b211c222
[ "MIT" ]
null
null
null
language: php php: - 7.2 before_script: - travis_retry composer self-update - travis_retry composer install --no-interaction --prefer-source --dev script: - vendor/bin/phpunit --coverage-clover=coverage.xml after_success: - bash <(curl -s https://codecov.io/bash)
19.785714
72
0.725632
060d9ec1413d682df155bb2a6f947724d828d993
634
yml
YAML
.travis.yml
00F100/gitlab-cee
e1c2023d57a6af2bb7faf48cd916a7c75f51a61a
[ "MIT" ]
null
null
null
.travis.yml
00F100/gitlab-cee
e1c2023d57a6af2bb7faf48cd916a7c75f51a61a
[ "MIT" ]
null
null
null
.travis.yml
00F100/gitlab-cee
e1c2023d57a6af2bb7faf48cd916a7c75f51a61a
[ "MIT" ]
null
null
null
language: ruby rvm: - 2.2 env: - MYSQL_ALLOW_EMPTY_PASSWORD="1" RSPEC_RETRY_RETRY_COUNT="3" RAILS_ENV="production" SIMPLECOV="true" USE_DB="true" USE_BUNDLE_INSTALL="true" GIT_DEPTH="20" PHANTOMJS_VERSION="2.1.1" services: - mysql before_script: - mysql -e 'create database gitlabhq_test;' -uroot - source ./scripts/prepare_build.sh - cp config/gitlab.yml.example config/gitlab.yml - bundle --version - '[ "$USE_BUNDLE_INSTALL" != "true" ] || retry bundle install --without postgres production --jobs $(nproc) "${FLAGS[@]}"' - '[ "$USE_DB" != "true" ] || bundle exec rake db:drop db:create db:schema:load db:migrate'
45.285714
183
0.706625
c2e8a1ca5dd2e289e58392f143c90b7ea8472243
1,244
yml
YAML
lib/gitlab/import_export/import_export.yml
00F100/gitlab-cee
e1c2023d57a6af2bb7faf48cd916a7c75f51a61a
[ "MIT" ]
null
null
null
lib/gitlab/import_export/import_export.yml
00F100/gitlab-cee
e1c2023d57a6af2bb7faf48cd916a7c75f51a61a
[ "MIT" ]
null
null
null
lib/gitlab/import_export/import_export.yml
00F100/gitlab-cee
e1c2023d57a6af2bb7faf48cd916a7c75f51a61a
[ "MIT" ]
null
null
null
# Model relationships to be included in the project import/export project_tree: - issues: - :events - notes: - :author - :events - label_links: - :label - milestone: - :events - snippets: - notes: :author - :releases - project_members: - :user - merge_requests: - notes: - :author - :events - :merge_request_diff - :events - label_links: - :label - milestone: - :events - pipelines: - notes: - :author - :events - :statuses - :variables - :triggers - :deploy_keys - :services - :hooks - :protected_branches - :labels - milestones: - :events - :project_feature # Only include the following attributes for the models specified. included_attributes: project: - :description - :visibility_level - :archived user: - :id - :email - :username author: - :name # Do not include the following attributes for the models specified. excluded_attributes: snippets: - :expired_at merge_request_diff: - :st_diffs issues: - :milestone_id merge_requests: - :milestone_id methods: statuses: - :type merge_request_diff: - :utf8_st_diffs
17.041096
67
0.598071
37e586659d42015ac634d104985c211d41266057
2,261
yml
YAML
.travis.yml
00F100/jimple
d2e60c83a57848104ff532abb108c6624ced75d5
[ "MIT" ]
71
2015-09-19T03:06:52.000Z
2021-10-01T01:47:23.000Z
.travis.yml
00F100/jimple
d2e60c83a57848104ff532abb108c6624ced75d5
[ "MIT" ]
44
2016-02-21T16:07:35.000Z
2020-11-03T12:43:57.000Z
.travis.yml
00F100/jimple
d2e60c83a57848104ff532abb108c6624ced75d5
[ "MIT" ]
11
2016-02-19T14:41:11.000Z
2020-02-05T02:26:58.000Z
language: node_js sudo: false dist: trusty node_js: - '6.17' - '8.16' - '10.15' - '11.14' - node branches: except: - gh-pages cache: directories: - $HOME/.npm notifications: email: false deploy: - provider: npm email: [email protected] api_key: secure: EK/C5o7ept/CF3ZKuXxaBVBwGuoEcg2vO15j2MPdAj8IepasvgJyZ0QfTu54yxUnrsSUj3aJbvEISgG/14Y8+9d5XHps12WFUCVqgIfbiGVYmm5d5ZI/WERKkVaSCnm69O0te8kYzml+O7kh1odLz3NqG0d2wTgZzw/gu4GEWAG30bh6RoNjfBxw6O1NlkGHbKMzSXCGjLi5npshCY6MgqMsjkC3qF/WagTQu8NUOAUhTL/vYV4yqshp0ipPsvxI6bFfIY9oQIjtRqF1L5Kz+eI+1spKfTqZLasLSnYNgMPB9R7ZBV9ZRB3yCMPx7wgAeqP6Gg73ENwl9ujpFxkc0g/d3Ux9BcX4f+whfd1fTFVdkaTUW68OnyGdHkj5kqnlOa7QBM7uFAhIBHTvkP4dlRmvJGNRX4Ci2dRvrCajKFdDgBY7E4yE908WzleRgamnttBRGMkAuYqMH2emdncS4gYaEgpPUtMcFR8KEBWycUBQ86IhFd/xHU39u2JBqaJd6qdGfokx7Od50e3BEKxCcqPFJRQzu2Vr+vgQp5d5S1YlDzFts2Rtw4cpZfHkvUxCnsOL9m5eJYKTfxT5sHYQHsLT0+/KQEqqdHmWvQn0L8Le22qMbWVPlC0zbw4zA+pHWemX1ro9Kbt3MWUs2D3Z4B7odbVCASCqeI6QynZ75+U= on: tags: true repo: fjorgemota/jimple - provider: pages local_dir: out skip_cleanup: true github_token: secure: JhS5gc+VN5XKFGlfdrRpni/aEsI/uqSw9KZnGFq8A67OaBgQ2ZPZixHqMx5jUIk/nOqUh3J4RopKsvdM+1OUNC6cvbCnNCgkWVjZ4Djr2SYXR1j8ZiDFH7nZGgy44HzPKNgxMXd4HWQmuNWiczfhWip1kTJpmwncxatg7+AMsIoNSEPCI0b4aYi4v+OmO0UJZcsgQhccL/bYVDTNHUtjFvwPfdd0b53JfcVANFTO2Zr057B97TGhKivKOYvkbBtZOtj+SoXSpLyY40rJaGjm7dTlUidobwmFP0hhD+GeEBNDqpyl8P7CULgJkfLAgsx1g6z+HeZzNiZbFuC89G4ehNwMcOeKY662Fg8g3yHgt9y/GvgxR5aIUz8PVzaII0HSzVBttxNoCrH2CSrTEI7p8SNbxsI8yN5mYO85/hQHscNXZQQpl2SeE0wdobqFFg1NnOBmbPnP0WFKx//FgwACB7w0xT5xzCF4+wHpZk4Ip84CXcE8VubhkptZmtcutlQ/7wm3lfCI0AT1laFQH1Lx6MSACpUt6WJhQ+5wNXhhIrgYwzi1ZtQgt9mx4iDCQ/grXQOXKhvmx/sPoXxukKf/bs7Up5HWpzTAFYmQbnQ6rT0FtWOj/QRA3/gYvwAfv2G6HYv51vkKWxviAGSWUeTdUszoY36jiKtSlY7puc7vWgo= on: tags: true addons: firefox: latest chrome: stable code_climate: repo_token: 5f7044d0caeea822858fa847e6d39b8cc7e5fd10718699785479e3630d243db9 before_install: - travis_retry npm update -g npm - export CHROME_BIN=google-chrome-stable - export DISPLAY=:99.0 - sh -e /etc/init.d/xvfb start install: travis_retry npm install script: travis_retry npm test after_success: - npm run publish-codeclimate - npm run publish-codacy - npm run doc
46.142857
698
0.862008
2a21549eae1ff4e2689dfeafc60c9284eefd45b6
48
yml
YAML
.travis.yml
00F100/php2phar
abb339c69e05d1d82b1bc5ae470cead0c63b4882
[ "MIT" ]
5
2016-10-03T16:57:46.000Z
2020-11-30T07:27:48.000Z
.travis.yml
00F100/php2phar
abb339c69e05d1d82b1bc5ae470cead0c63b4882
[ "MIT" ]
2
2016-09-24T19:01:19.000Z
2020-04-24T14:08:37.000Z
.travis.yml
00F100/php2phar
abb339c69e05d1d82b1bc5ae470cead0c63b4882
[ "MIT" ]
1
2020-04-24T13:28:52.000Z
2020-04-24T13:28:52.000Z
language: php php: - 5.5 script: - make test
9.6
13
0.625
612ca8e61f8d34d6c11fe9e49cb9c779ddede91d
1,195
yml
YAML
bingo/lucene/demo/docker/docker-compose.yml
00Green27/Indigo
dc09f838b8b05d4bba2f79d0af5617d637f0b70e
[ "Apache-2.0" ]
null
null
null
bingo/lucene/demo/docker/docker-compose.yml
00Green27/Indigo
dc09f838b8b05d4bba2f79d0af5617d637f0b70e
[ "Apache-2.0" ]
null
null
null
bingo/lucene/demo/docker/docker-compose.yml
00Green27/Indigo
dc09f838b8b05d4bba2f79d0af5617d637f0b70e
[ "Apache-2.0" ]
null
null
null
version: '2' services: webservice-demo: depends_on: - solr-demo - webservice-builder build: context: ../ dockerfile: webservice/docker/Dockerfile-demo-webservice volumes: - ../webservice/dist/:/dist - ../chem-data/:/chem-data ports: - 8080:8080 command: bash deploy-webservice-demo.sh solr-demo: depends_on: - plugin-builder build: context: ../ dockerfile: docker/Dockerfile-demo-solr environment: - SOLR_STARTUP_PARAMS=-a -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=6900 -m 2g volumes: - ../../dist/:/opt/solr/plugin - ../conf:/opt/solr/conf ports: - 8983:8983 - 6900:6900 plugin-builder: build: context: ../../ dockerfile: docker/Dockerfile-builder volumes: - ../../dist/:/dist - ../../:/indigo-lucene # - ../../.m2/:/root/.m2 command: bash build-chem-query.sh /dist/tmp-ws webservice-builder: build: context: ../../ dockerfile: demo/webservice/docker/Dockerfile-webservice-builder volumes: - ../../:/src - ../webservice/dist:/dist # - ../../.m2/:/root/.m2
25.425532
103
0.579079
44b9fe1041add945c3348efc5aff212085a5678e
1,183
yml
YAML
bingo/lucene/docker/docker-compose.yml
00Green27/Indigo
dc09f838b8b05d4bba2f79d0af5617d637f0b70e
[ "Apache-2.0" ]
null
null
null
bingo/lucene/docker/docker-compose.yml
00Green27/Indigo
dc09f838b8b05d4bba2f79d0af5617d637f0b70e
[ "Apache-2.0" ]
null
null
null
bingo/lucene/docker/docker-compose.yml
00Green27/Indigo
dc09f838b8b05d4bba2f79d0af5617d637f0b70e
[ "Apache-2.0" ]
null
null
null
#builds everyting and stores it to dist folder version: '2' services: indigo-lucene-builder: build: context: ../ dockerfile : docker/Dockerfile-builder volumes: - .:/indigo-lucene - ./.m2/:/root/.m2 - ./dist/:/dist #builds only chem-query plugin chem-query-builder: extends: indigo-lucene-builder command: bash build-chem-query.sh indigo-lucene-prod: build: context: ../ dockerfile: docker/Dockerfile-prod ports: - "8983:8983" environment: - SOLR_STARTUP_PARAMS=-m 2g command: bash /opt/solr/startup.sh indigo-lucene-dev: build: context: ../ dockerfile: docker/Dockerfile-debug ports: - "8983:8983" - "8787:8787" - "6900:6900" - "8282:8080" environment: - SOLR_STARTUP_PARAMS=-a -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=6900 -m 2g command: bash /opt/solr/startup.sh volumes: - ../dist:/opt/solr/plugin - ../conf:/opt/solr/conf #indigo-lucene-dev-fresh: # extends: indigo-lucene-dev # volumes_from: # - chem-query-builder # environment: # - WAIT_FOR_CHEMQUERY_BUILD=true
21.907407
103
0.623838
4f684ec76a87007728d6ebad8f5ba7cc3b38e9ba
2,112
yml
YAML
.github/workflows/bingo-elastic-ci.yml
00Green27/Indigo
dc09f838b8b05d4bba2f79d0af5617d637f0b70e
[ "Apache-2.0" ]
null
null
null
.github/workflows/bingo-elastic-ci.yml
00Green27/Indigo
dc09f838b8b05d4bba2f79d0af5617d637f0b70e
[ "Apache-2.0" ]
null
null
null
.github/workflows/bingo-elastic-ci.yml
00Green27/Indigo
dc09f838b8b05d4bba2f79d0af5617d637f0b70e
[ "Apache-2.0" ]
null
null
null
name: Bingo-Elastic CI on: push: branches: - master workflow_dispatch: pull_request: jobs: bingo_elastic_tests_python: name: Run tests on bingo-elastic python runs-on: ubuntu-latest strategy: matrix: python-version: [ 3.7, 3.8, 3.9 ] steps: - uses: actions/checkout@v2 - name: Set up Python ${{ matrix.python-version }} uses: actions/setup-python@v2 with: python-version: ${{ matrix.python-version }} - name: Install poetry run: pip install poetry - name: Install dependencies run: poetry install working-directory: api/plugins/bingo-elastic/python - name: Run pylint run: poetry run pylint bingo_elastic working-directory: api/plugins/bingo-elastic/python - name: Setup elasticsearch run: docker run -d -p 9200:9200 --env "discovery.type=single-node" --env "opendistro_security.disabled=true" amazon/opendistro-for-elasticsearch:latest - name: Wait elastic is ready run: sleep 30s - name: Run tests run: poetry run pytest tests working-directory: api/plugins/bingo-elastic/python bingo_elastic_tests_java: name: Run tests on bingo-elastic java runs-on: ubuntu-latest steps: - name: Checkout uses: actions/checkout@v2 - name: Set up JDK 1.8 uses: actions/setup-java@v1 with: java-version: 1.8 - name: Cache Maven packages uses: actions/cache@v2 with: path: ~/.m2 key: ${{ runner.os }}-m2-${{ hashFiles('**/pom.xml') }} restore-keys: ${{ runner.os }}-m2 - name: Build indigo run: python build_scripts/indigo-release-libs.py --preset=linux64 - name: Build indigo java api run: mvn clean install working-directory: api/java - name: Build bingo-nosql run: mvn clean install working-directory: api/plugins/bingo/java - name: Build bingo-elastic run: mvn -B test --file pom.xml working-directory: api/plugins/bingo-elastic/java
31.522388
159
0.620739
3da08028e0b5171416e160b9b0f0cd47cc7c12d5
10,295
yaml
YAML
.github/workflows/indigo-ci.yaml
00Green27/Indigo
dc09f838b8b05d4bba2f79d0af5617d637f0b70e
[ "Apache-2.0" ]
null
null
null
.github/workflows/indigo-ci.yaml
00Green27/Indigo
dc09f838b8b05d4bba2f79d0af5617d637f0b70e
[ "Apache-2.0" ]
null
null
null
.github/workflows/indigo-ci.yaml
00Green27/Indigo
dc09f838b8b05d4bba2f79d0af5617d637f0b70e
[ "Apache-2.0" ]
null
null
null
name: Indigo CI on: push: branches: - master tags: - 'indigo-*' workflow_dispatch: pull_request: jobs: build_linux: runs-on: ubuntu-latest container: epmlsop/buildpack-centos7:latest steps: - name: Checkout uses: actions/checkout@v2 with: lfs: true fetch-depth: 500 - name: Git fetch tags run: git fetch --tags - name: Build native libs run: python build_scripts/indigo-release-libs.py - name: Upload artifacts uses: actions/upload-artifact@v2 with: name: indigo-libs-linux path: dist/indigo-libs-*.zip build_windows: runs-on: windows-latest steps: - name: Checkout uses: actions/checkout@v2 with: lfs: true fetch-depth: 500 - name: Git fetch tags run: git fetch --tags - name: Build native libs run: python build_scripts/indigo-release-libs.py - name: Upload artifacts uses: actions/upload-artifact@v2 with: name: indigo-libs-windows path: dist/indigo-libs-*.zip build_macos: runs-on: macos-latest steps: - name: Checkout uses: actions/checkout@v2 with: lfs: true fetch-depth: 500 - name: Git fetch tags run: git fetch --tags - name: Build native libs run: python build_scripts/indigo-release-libs.py --preset=mac-universal - name: Upload artifacts uses: actions/upload-artifact@v2 with: name: indigo-libs-macos path: dist/indigo-libs-*.zip build_wrappers: runs-on: ubuntu-latest needs: [build_linux, build_windows, build_macos] container: epmlsop/indigo-tester:latest steps: - name: Checkout uses: actions/checkout@v2 with: lfs: true fetch-depth: 500 - name: Git fetch tags run: git fetch --tags - name: Create folder for native libs run: mkdir dist - name: Download Linux native libs uses: actions/download-artifact@v2 with: name: indigo-libs-linux path: dist/ - name: Download Windows native libs uses: actions/download-artifact@v2 with: name: indigo-libs-windows path: dist/ - name: Download macOS native libs uses: actions/download-artifact@v2 with: name: indigo-libs-macos path: dist/ - name: Update Wrappers version run: python3 build_scripts/indigo-update-version.py - name: Build Python wrappers run: python3 build_scripts/indigo-make-by-libs.py --type=python --wrappers-arch=universal - name: Build Java wrapers run: python3 build_scripts/indigo-make-by-libs.py --type=java --wrappers-arch=universal - name: Build .NET wrapers run: python3 build_scripts/indigo-make-by-libs.py --type=dotnet --wrappers-arch=universal - name: Upload native shared libs uses: actions/upload-artifact@v2 with: name: indigo-native-shared-libs path: | dist/indigo-libs-*-win-shared.zip dist/indigo-libs-*-linux-shared.zip dist/indigo-libs-*-mac-shared.zip - name: Upload test wrappers for Python uses: actions/upload-artifact@v2 with: name: indigo-test-wrappers-python path: dist/indigo-python-*.zip - name: Upload test wrappers for Java uses: actions/upload-artifact@v2 with: name: indigo-test-wrappers-java path: dist/indigo-java-*.zip - name: Upload test wrappers for .NET uses: actions/upload-artifact@v2 with: name: indigo-test-wrappers-dotnet path: dist/indigo-dotnet-*.zip test_linux_python: runs-on: ubuntu-latest needs: build_wrappers container: epmlsop/indigo-tester:latest steps: - name: Checkout uses: actions/checkout@v2 with: lfs: true fetch-depth: 500 - name: Git fetch tags run: git fetch --tags - name: Create folder for native libs run: mkdir dist - name: Download wrappers uses: actions/download-artifact@v2 with: name: indigo-test-wrappers-python path: dist/ - name: Test run: python3 api/tests/python/test.py -j junit_report.xml -e todo || true - name: Publish Test Report uses: mikepenz/action-junit-report@v1 with: report_paths: 'junit_report.xml' github_token: ${{ secrets.GITHUB_TOKEN }} check_name: "Linux Python Test Report" test_linux_java: runs-on: ubuntu-latest needs: build_wrappers container: epmlsop/indigo-tester:latest steps: - name: Checkout uses: actions/checkout@v2 with: lfs: true fetch-depth: 500 - name: Git fetch tags run: git fetch --tags - name: Create folder for native libs run: mkdir dist - name: Download wrappers uses: actions/download-artifact@v2 with: name: indigo-test-wrappers-java path: dist/ - name: Test run: jython api/tests/python/test.py -j junit_report.xml -e todo || true - name: Publish Test Report uses: mikepenz/action-junit-report@v1 with: report_paths: 'junit_report.xml' github_token: ${{ secrets.GITHUB_TOKEN }} check_name: "Linux Java Test Report" test_linux_dotnet: runs-on: ubuntu-latest needs: build_wrappers container: epmlsop/indigo-tester:latest steps: - name: Checkout uses: actions/checkout@v2 with: lfs: true fetch-depth: 500 - name: Git fetch tags run: git fetch --tags - name: Create folder for native libs run: mkdir dist - name: Download wrappers uses: actions/download-artifact@v2 with: name: indigo-test-wrappers-dotnet path: dist/ - name: Test run: ipy -X:ExceptionDetail api/tests/python/test.py -j junit_report.xml -e todo || true - name: Publish Test Report uses: mikepenz/action-junit-report@v1 with: report_paths: 'junit_report.xml' github_token: ${{ secrets.GITHUB_TOKEN }} check_name: "Linux .NET Test Report" test_windows_python: runs-on: windows-latest needs: build_wrappers steps: - name: Checkout uses: actions/checkout@v2 with: lfs: true fetch-depth: 500 - name: Git fetch tags run: git fetch --tags - name: Create folder for native libs run: mkdir dist - name: Download wrappers uses: actions/download-artifact@v2 with: name: indigo-test-wrappers-python path: dist/ - name: Test run: python api/tests/python/test.py -j junit_report.xml -e todo || true - name: Publish Test Report uses: mikepenz/action-junit-report@v1 with: report_paths: 'junit_report.xml' github_token: ${{ secrets.GITHUB_TOKEN }} check_name: "Windows Python Test Report" test_macos_python: runs-on: macos-latest needs: build_wrappers steps: - name: Checkout uses: actions/checkout@v2 with: lfs: true fetch-depth: 500 - name: Git fetch tags run: git fetch --tags - name: Create folder for native libs run: mkdir dist - name: Download wrappers uses: actions/download-artifact@v2 with: name: indigo-test-wrappers-python path: dist/ - name: Test run: python api/tests/python/test.py -j junit_report.xml -e todo || true - name: Publish Test Report uses: mikepenz/action-junit-report@v1 with: report_paths: 'junit_report.xml' github_token: ${{ secrets.GITHUB_TOKEN }} check_name: "macOS Python Test Report" publish: if: startsWith(github.ref, 'refs/tags/indigo-') runs-on: ubuntu-latest needs: [test_linux_python, test_linux_java, test_linux_dotnet, test_windows_python, test_macos_python] container: epmlsop/indigo-tester:latest steps: - name: Checkout uses: actions/checkout@v2 with: lfs: true fetch-depth: 500 - name: Git fetch tags run: git fetch --tags - name: Create folder for native libs run: mkdir dist - name: Download native shared libraries uses: actions/download-artifact@v2 with: name: indigo-native-shared-libs path: dist/ - name: Update Wrappers version run: python3 build_scripts/indigo-update-version.py - name: Publish Python wheels to PyPI env: PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }} run: python3 build_scripts/indigo-make-by-libs.py --type=python --wrappers-arch=universal --publish - name: Publish Java jars to Maven Central env: MAVEN_SETTINGS: ${{ secrets.MAVEN_SETTINGS }} MAVEN_USER: ${{ secrets.MAVEN_USER }} MAVEN_PASSWORD: ${{ secrets.MAVEN_PASSWORD }} GPG_PRIVATE_KEY: ${{ secrets.MK_GPG_PRIVATE_KEY }} GPG_PASSPHRASE: ${{ secrets.MK_GPG_PASSPHRASE }} run: | set -eux apt install -y gnupg mkdir /root/.m2 echo ${MAVEN_SETTINGS} > /root/.m2/settings.xml echo ${GPG_PRIVATE_KEY} > gpg.key gpg --batch --import gpg.key rm gpg.key python3 build_scripts/indigo-make-by-libs.py --type=java --wrappers-arch=universal --publish - name: Publish .NET nupkg to Nuget env: NUGET_API_KEY: ${{ secrets.NUGET_API_KEY }} run: python3 build_scripts/indigo-make-by-libs.py --type=dotnet --wrappers-arch=universal --publish
33.865132
108
0.583196
a417dbaf89afeaeaee74dd0ec245b08892179f9a
1,073
yaml
YAML
.github/workflows/docker-images.yaml
00Green27/Indigo
dc09f838b8b05d4bba2f79d0af5617d637f0b70e
[ "Apache-2.0" ]
null
null
null
.github/workflows/docker-images.yaml
00Green27/Indigo
dc09f838b8b05d4bba2f79d0af5617d637f0b70e
[ "Apache-2.0" ]
null
null
null
.github/workflows/docker-images.yaml
00Green27/Indigo
dc09f838b8b05d4bba2f79d0af5617d637f0b70e
[ "Apache-2.0" ]
null
null
null
name: Indigo Docker images preparation on: push: branches: - master workflow_dispatch: jobs: login: runs-on: ubuntu-latest steps: - name: Login to DockerHub uses: docker/login-action@v1 with: username: ${{ secrets.DOCKERHUB_USERNAME }} password: ${{ secrets.DOCKERHUB_TOKEN }} - name: Checkout uses: actions/checkout@v2 with: lfs: true fetch-depth: 500 - name: Build buildpack-centos7 uses: docker/build-push-action@v2 with: context: . file: .ci/docker/buildpack-centos7/Dockerfile tags: epmlsop/buildpack-centos7:latest - name: Push buildpack-centos7 run: docker push epmlsop/buildpack-centos7:latest - name: Build indigo-tester uses: docker/build-push-action@v2 with: context: . file: .ci/docker/indigo-tester/Dockerfile tags: epmlsop/indigo-tester:latest - name: Push indigo-tester run: docker push epmlsop/indigo-tester:latest
27.512821
57
0.604846
c34d5a05992ee97ddcd2a7deec693289b75a3b31
2,144
yml
YAML
_config.yml
00Kai0/00Kai0.github.io
743f6911011af8620e3ad77c3f911048e4e4b10c
[ "MIT" ]
4
2020-03-05T06:54:09.000Z
2021-07-07T06:13:36.000Z
_config.yml
00Kai0/00Kai0.github.io
743f6911011af8620e3ad77c3f911048e4e4b10c
[ "MIT" ]
2
2022-02-10T16:36:39.000Z
2022-02-13T19:56:40.000Z
_config.yml
00Kai0/00Kai0.github.io
743f6911011af8620e3ad77c3f911048e4e4b10c
[ "MIT" ]
2
2020-06-05T23:06:04.000Z
2020-07-31T08:44:21.000Z
# Site settings title: Kerwin Sun - Coding for fun description: "Just want to code for fun and show my life" baseurl: "" # "/space-jekyll-template" # for test: remove string '/space-jekyll-template' to '' url: "http://00Kai0.github.io" # for test: remove string 'http://victorvoid.github.io' to '' but in production: 'https://yourusername.github.io' # User settings username: Kerwin Sun user_title: Kerwin Sun email: [email protected] twitter_username: kaihuiss github_username: 00Kai0 hackerrank_username: __kai__ jupyter_username: 00Kai0 leetcode_username: hui-hui-hwaehui oschina_id: '3397492' devto_username: 00kai0 # gplus_username: "" linkedin_public_url: kerwin-sun # Example: For public profile 'www.linkedin.com/in/john-smith', 'john-smith' is your linkedin_public_url # disqus_username: loremipsum profile_picture: https://avatars2.githubusercontent.com/u/26342317 #https://68.media.tumblr.com/93f384858e9273d5b980b418e2f2f4d5/tumblr_o5i2aybLJG1uapsfmo2_250.png # Build settings markdown: kramdown highlighter: rouge permalink: /:title/ # html minify compress_html: clippings: all comments: all endings: [] profile: false # Links to include in menu navigation links: section_1: - title: home url: / key_trigger: 1 - title: my posts url: /posts key_trigger: 2 - title: series url: /series key_trigger: 3 - title: tags url: /tags key_trigger: 4 - title: about me url: /about key_trigger: 5 section_2: - title: github url: http://www.github.com/victorvoid new_tab: true key_trigger: g - title: twitter url: http://www.twitter.com/victorvoid key_trigger: t - title: search url: "" key_trigger: s #WARNING: search only works with "s" # projects in header index projects: # - name: fluany # url: https://github.com/fluany/fluany # - name: vim-frontend # url: https://github.com/victorvoid/vim-frontend # - name: generator-capybara # url: https://github.com/victorvoid/generator-capybara # exclude my node related stuff exclude: ['package.json', 'src', 'node_modules']
27.844156
144
0.70709
5dd855d96442149a648ba24143e7e759fe570138
12,327
yml
YAML
azure-pipelines/release.yml
00Kai0/autorest.az
3aa71d108f013ee5257a5ca1b210e35b7146b45a
[ "MIT" ]
null
null
null
azure-pipelines/release.yml
00Kai0/autorest.az
3aa71d108f013ee5257a5ca1b210e35b7146b45a
[ "MIT" ]
null
null
null
azure-pipelines/release.yml
00Kai0/autorest.az
3aa71d108f013ee5257a5ca1b210e35b7146b45a
[ "MIT" ]
null
null
null
# Node.js # Build a general Node.js project with npm. # Add steps that analyze code, save build artifacts, deploy, and more: # https://docs.microsoft.com/azure/devops/pipelines/languages/javascript trigger: none pr: none schedules: - cron: "0 20 * * *" displayName: "4AM (UTC +8) daily release" branches: include: - master variables: VAR_REPO_URL: $(Build.Repository.Uri) VAR_REPO_BRANCHNAME: $(Build.SourceBranchName) VAR_BUILD_NUMBER: $(Build.BuildNumber) VAR_BUILD_VERSION: $(Build.SourceVersion) VAR_BUILD_RESION: $(Build.Reason) VAR_ARIFACT_NAME: "drop" VAR_BUILD_ARTIFACT_STAGING_DIRECTORY: $(Build.ArtifactStagingDirectory) stages: - stage: Build jobs: - job: BuildSourceCode pool: vmImage: 'ubuntu-latest' steps: - task: NodeTool@0 inputs: versionSpec: '10.17.0' displayName: 'Install Node.js' - script: | echo -e "\e[32m[$(date -u)] LOG: Ensure latest npm is installed" npm install -g npm echo -e "\e[32m[$(date -u)] LOG: Make sure the vesions are all synchronized and pull in dependencies" npx @microsoft/rush sync-versions npx @microsoft/rush update echo -e "\e[32m[$(date -u)] LOG: Compile the code" npx @microsoft/rush rebuild echo -e "\e[32m[$(date -u)] LOG: Build the package" npx @microsoft/rush publish --publish --pack --release-folder $(VAR_BUILD_ARTIFACT_STAGING_DIRECTORY) --include-all --tag latest displayName: 'Build and Pack' - task: PublishBuildArtifacts@1 inputs: PathtoPublish: '$(VAR_BUILD_ARTIFACT_STAGING_DIRECTORY)' ArtifactName: '$(VAR_ARIFACT_NAME)' publishLocation: 'Container' - stage: Test dependsOn: Build condition: succeeded() jobs: - job: E2E pool: vmImage: 'ubuntu-latest' steps: - task: DownloadBuildArtifacts@0 inputs: buildType: 'current' downloadType: 'single' artifactName: '$(VAR_ARIFACT_NAME)' downloadPath: '$(VAR_BUILD_ARTIFACT_STAGING_DIRECTORY)' - task: NodeTool@0 inputs: versionSpec: '10.17.0' displayName: 'Install Node.js' - task: UsePythonVersion@0 displayName: 'Use Python 3.6' inputs: versionSpec: 3.7 - script: | echo -e "\e[32m[$(date -u)] LOG: Clone azure-rest-api-specs" git clone --single-branch -b master https://github.com/Azure/azure-rest-api-specs.git ../azure-rest-api-specs echo -e "\e[32m[$(date -u)] LOG: Clone azure-cli" git clone --single-branch -b azure-core-preview https://github.com/Azure/azure-cli.git ../azure-cli echo -e "\e[32m[$(date -u)] LOG: Clone azure-cli-extensions" git clone --single-branch -b master https://github.com/Azure/azure-cli-extensions.git ../azure-cli-extensions echo -e "\e[32m[$(date -u)] LOG: Clone autorest.testserver" git clone --single-branch -b master https://github.com/Azure/autorest.testserver.git ../autorest.testserver displayName: 'Clone Branch' - script: | echo -e "\e[32m[$(date -u)] LOG: Install and upgrade Pip" pip install -U pip echo -e "\e[32m[$(date -u)] LOG: Install virtual environment" pip install --user virtualenv echo -e "\e[32m[$(date -u)] LOG: Create virtual environment" python -m virtualenv /opt/venv echo -e "\e[32m[$(date -u)] LOG: Active venv" . /opt/venv/bin/activate echo -e "\e[32m[$(date -u)] LOG: Install pytest" pip install pytest echo -e "\e[32m[$(date -u)] LOG: Install azdev" pip install azdev echo -e "\e[32m[$(date -u)] LOG: Install autorest" npm install -g autorest echo -e "\e[32m[$(date -u)] LOG: Azdev setup" cd ../azure-cli azdev setup -r ../azure-cli-extensions echo -e "\e[32m[$(date -u)] LOG: test server setup" cd ../autorest.testserver npm install displayName: 'Prepare env' - script: | CURRENT_VERSION=$(node -p "require('./package.json').version") echo -e "\e[32m[$(date -u)] LOG: CURRENT AZ VERSION: $CURRENT_VERSION" echo -e "\e[32m[$(date -u)] LOG: Active venv" . /opt/venv/bin/activate echo -e "\e[32m[$(date -u)] LOG: Start test server" cd ../autorest.testserver npm start & echo -e "\e[32m[$(date -u)] LOG: Az login" az login --service-principal -u $(USER_SERVICE_PRINCIPAL_ID) -p $(USER_SERVICE_PRINCIPAL_SECRET) --tenant $(USER_SERVICE_PRINCIPAL_TENANT) echo -e "\e[32m[$(date -u)] LOG: Start test script" pytest -s ../s/.scripts/e2e/testcases.py --all --az ../s --azpack $(VAR_BUILD_ARTIFACT_STAGING_DIRECTORY)/$(VAR_ARIFACT_NAME)/autorest-az-$CURRENT_VERSION.tgz --swagger ../azure-rest-api-specs --cliext ../azure-cli-extensions --testserver ../autorest.testserver --junitxml=../s/.scripts/e2e/test-results.xml displayName: 'Pytest' - task: PublishTestResults@2 condition: always() inputs: testResultsFormat: 'JUnit' testResultsFiles: '../s/.scripts/e2e/test-results.xml' - stage: PrivateRelease dependsOn: Test condition: and (or(succeeded(), ne(variables['USER_SKIP_TEST'], 'true')), ne(variables['USER_SKIP_PRIVATE_RELEASE'], 'true')) jobs: - job: Github pool: vmImage: 'ubuntu-latest' steps: - task: NodeTool@0 inputs: versionSpec: '10.17.0' displayName: 'Install Node.js' - script: | LAST_TAG_COMMIT_HASH=$(git rev-list --tags --max-count=1) echo -e "\e[32m[$(date -u)] LOG: LAST_TAG_COMMIT_HASH: $LAST_TAG_COMMIT_HASH" LAST_TAG=$(git describe --tags $LAST_TAG_COMMIT_HASH) echo -e "\e[32m[$(date -u)] LOG: LAST_TAG: $LAST_TAG" echo -e "\e[32m[$(date -u)] LOG: VAR_BUILD_VERSION: $VAR_BUILD_VERSION" echo -e "\e[32m[$(date -u)] LOG: VAR_BUILD_RESION: $VAR_BUILD_RESION" if [ "$LAST_TAG_COMMIT_HASH" = "$VAR_BUILD_VERSION" ]; then echo "Cancel pipeline as no new commit"; exit 1; fi name: Validation - task: DownloadBuildArtifacts@0 inputs: buildType: 'current' downloadType: 'single' artifactName: '$(VAR_ARIFACT_NAME)' downloadPath: '$(VAR_BUILD_ARTIFACT_STAGING_DIRECTORY)' - script: | CURRENT_VERSION=$(node -p "require('./package.json').version") echo -e "\e[32m[$(date -u)] LOG: CURRENT VERSION: $CURRENT_VERSION" RELEASE_VERSION="$CURRENT_VERSION-b.$VAR_BUILD_NUMBER" echo -e "\e[32m[$(date -u)] LOG: RELEASE VERSION: $RELEASE_VERSION" RELEAST_NOTE="Adding \"--use=$(Build.Repository.Uri)/releases/download/$RELEASE_VERSION/autorest-az-$CURRENT_VERSION.tgz\" argument when triggering \"autorest\" or \"gen\" command to generate code" echo -e "\e[32m[$(date -u)] LOG: RELEASE NOTE: $RELEAST_NOTE" echo "##vso[task.setvariable variable=release;isOutput=true]$RELEASE_VERSION" echo "##vso[task.setvariable variable=note;isOutput=true]$RELEAST_NOTE" name: GetVersions - task: GitHubRelease@1 inputs: gitHubConnection: 'amecodegenbot' repositoryName: '$(Build.Repository.Name)' action: 'create' target: '$(Build.SourceVersion)' tagSource: 'userSpecifiedTag' tag: '$(GetVersions.release)' title: 'autorest.az $(GetVersions.release)' releaseNotesSource: 'inline' releaseNotesInline: '$(GetVersions.note)' assets: | $(VAR_BUILD_ARTIFACT_STAGING_DIRECTORY)/$(VAR_ARIFACT_NAME)/*.tgz isPreRelease: true changeLogCompareToRelease: 'lastNonDraftRelease' changeLogType: 'commitBased' - stage: PublicRelease dependsOn: Test condition: or(succeeded(), eq(variables['USER_SKIP_TEST'], 'true')) jobs: - deployment: approve environment: az-npm-release pool: vmImage: 'ubuntu-latest' strategy: runOnce: deploy: steps: - script: echo "Just Approve" displayName: VirtualApprove - job: npmjs dependsOn: approve condition: and(succeeded(), ne(variables['USER_SKIP_PUBLIC_RELEASE'], 'true')) steps: - task: NodeTool@0 inputs: versionSpec: '10.17.0' displayName: 'Install Node.js' - task: DownloadBuildArtifacts@0 inputs: buildType: 'current' downloadType: 'single' artifactName: '$(VAR_ARIFACT_NAME)' downloadPath: '$(VAR_BUILD_ARTIFACT_STAGING_DIRECTORY)' - script: | echo -e "\e[32m[$(date -u)] LOG: Ensure latest npm is installed" npm install -g npm echo -e "\e[32m[$(date -u)] LOG: Make sure the vesions are all synchronized and pull in dependencies" npx @microsoft/rush sync-versions npx @microsoft/rush update echo -e "\e[32m[$(date -u)] LOG: publish the package" echo "//registry.npmjs.org/:_authToken=$(azure-sdk-npm-token)" >> ./.npmrc for file in $(VAR_BUILD_ARTIFACT_STAGING_DIRECTORY)/$(VAR_ARIFACT_NAME)/*.tgz do echo -e "\e[32m[$(date -u)] LOG: File: $file" common/temp/pnpm-local/node_modules/.bin/pnpm publish $file --tag latest --access public || echo no-worries done rm ./.npmrc displayName: Publish - job: github dependsOn: approve condition: and(succeeded(), ne(variables['USER_SKIP_PUBLIC_RELEASE'], 'true')) steps: - task: NodeTool@0 inputs: versionSpec: '10.17.0' displayName: 'Install Node.js' - task: DownloadBuildArtifacts@0 inputs: buildType: 'current' downloadType: 'single' artifactName: '$(VAR_ARIFACT_NAME)' downloadPath: '$(VAR_BUILD_ARTIFACT_STAGING_DIRECTORY)' - script: | CURRENT_VERSION=$(node -p "require('./package.json').version") echo -e "\e[32m[$(date -u)] LOG: CURRENT VERSION: $CURRENT_VERSION" echo "##vso[task.setvariable variable=release;isOutput=true]$CURRENT_VERSION" name: GetVersions - task: GitHubRelease@1 inputs: gitHubConnection: 'amecodegenbot' repositoryName: '$(Build.Repository.Name)' action: 'create' target: '$(Build.SourceVersion)' tagSource: 'userSpecifiedTag' tag: '$(GetVersions.release)' title: 'autorest.az $(GetVersions.release)' assets: | $(VAR_BUILD_ARTIFACT_STAGING_DIRECTORY)/$(VAR_ARIFACT_NAME)/*.tgz releaseNotesFilePath: './doc/RELEASE_NOTE.md' addChangeLog: false - stage: Version dependsOn: PublicRelease condition: and(succeeded(), ne(variables['USER_SKIP_VERSION_BUMP'], 'true')) pool: vmImage: 'ubuntu-latest' jobs: - job: VersionBump steps: - task: NodeTool@0 inputs: versionSpec: '10.17.0' displayName: 'Install Node.js' - script: | REPO_URL_REPLACE="$(USER_GITHUB_TOKEN)@github" REPO_URL_PAT=${VAR_REPO_URL/'github'/$REPO_URL_REPLACE} echo -e "\e[32m[$(date -u)] LOG: Config name, email and remote" git config --global user.name '$(USER_NAME)' git config --global user.email '$(USER_EMAIL)' git remote add originpat $REPO_URL_PAT git remote -v displayName: 'Config' - script: | echo -e "\e[32m[$(date -u)] LOG: Checkout branch $VAR_REPO_BRANCHNAME" git checkout $VAR_REPO_BRANCHNAME -f git pull CURRENT_VERSION=$(node -p "require('./package.json').version") echo -e "\e[32m[$(date -u)] LOG: CURRENT VERSION: $CURRENT_VERSION" USER_NEW_VERSION=$(npm version --git-tag-version=false patch) echo -e "\e[32m[$(date -u)] LOG: NEW VERSION: $USER_NEW_VERSION" echo -e "\e[32m[$(date -u)] LOG: Commit and push" git commit -a -m "$(USER_COMMIT_MESSAGE) $USER_NEW_VERSION" git push originpat $VAR_REPO_BRANCHNAME -f displayName: 'Version Bump'
41.227425
317
0.61272
030e51ef3ca37ea35726d8acfd433cb631d13dbe
350,754
yaml
YAML
src/front-door/azext_front_door/tests/latest/recordings/test_waf_policy_custom_rule_matching.yaml
00Kai0/azure-cli-extensions
4bcafd5c9bb4d4f2eca0b8b512d9d79fe9061b8e
[ "MIT" ]
null
null
null
src/front-door/azext_front_door/tests/latest/recordings/test_waf_policy_custom_rule_matching.yaml
00Kai0/azure-cli-extensions
4bcafd5c9bb4d4f2eca0b8b512d9d79fe9061b8e
[ "MIT" ]
null
null
null
src/front-door/azext_front_door/tests/latest/recordings/test_waf_policy_custom_rule_matching.yaml
00Kai0/azure-cli-extensions
4bcafd5c9bb4d4f2eca0b8b512d9d79fe9061b8e
[ "MIT" ]
null
null
null
interactions: - request: body: '{"location": "global", "properties": {"policySettings": {"enabledState": "Enabled"}, "customRules": {"rules": []}, "managedRules": {}}, "sku": {"name": "Classic_AzureFrontDoor"}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door waf-policy create Connection: - keep-alive Content-Length: - '178' Content-Type: - application/json; charset=utf-8 ParameterSetName: - --resource-group --name User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/FrontDoorWebApplicationFirewallPolicies/cli000002?api-version=2020-11-01 response: body: string: '{"name":"cli000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoorwebapplicationfirewallpolicies/cli000002","type":"Microsoft.Network/frontdoorwebapplicationfirewallpolicies","location":"Global","tags":{},"sku":{"name":"Classic_AzureFrontDoor"},"properties":{"resourceState":"Enabled","provisioningState":"Succeeded","policySettings":{"enabledState":"Enabled","mode":"Prevention","redirectUrl":null,"customBlockResponseStatusCode":null,"customBlockResponseBody":null,"requestBodyCheck":"Disabled"},"customRules":{"rules":[]},"managedRules":{"managedRuleSets":[]},"frontendEndpointLinks":[],"routingRuleLinks":[],"securityPolicyLinks":[]}}' headers: cache-control: - no-cache content-length: - '808' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:01:18 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1195' status: code: 201 message: Created - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door waf-policy rule create Connection: - keep-alive ParameterSetName: - -g --policy-name -n --priority --rule-type --action --defer User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/FrontDoorWebApplicationFirewallPolicies/cli000002?api-version=2020-11-01 response: body: string: '{"name":"cli000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoorwebapplicationfirewallpolicies/cli000002","type":"Microsoft.Network/frontdoorwebapplicationfirewallpolicies","location":"Global","tags":{},"sku":{"name":"Classic_AzureFrontDoor"},"properties":{"resourceState":"Enabled","provisioningState":"Succeeded","policySettings":{"enabledState":"Enabled","mode":"Prevention","redirectUrl":null,"customBlockResponseStatusCode":null,"customBlockResponseBody":null,"requestBodyCheck":"Disabled"},"customRules":{"rules":[]},"managedRules":{"managedRuleSets":[]},"frontendEndpointLinks":[],"routingRuleLinks":[],"securityPolicyLinks":[]}}' headers: cache-control: - no-cache content-length: - '808' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:01:20 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: '{"location": "Global", "tags": {}, "properties": {"policySettings": {"enabledState": "Enabled", "mode": "Prevention", "requestBodyCheck": "Disabled"}, "customRules": {"rules": [{"name": "cli000003", "priority": 6, "enabledState": "Enabled", "ruleType": "MatchRule", "matchConditions": [{"matchVariable": "RequestBody", "operator": "RegEx", "matchValue": ["something"]}], "action": "Block"}]}, "managedRules": {"managedRuleSets": []}}, "sku": {"name": "Classic_AzureFrontDoor"}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door waf-policy rule match-condition add Connection: - keep-alive Content-Length: - '492' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g --policy-name -n --match-variable --operator --values User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/FrontDoorWebApplicationFirewallPolicies/cli000002?api-version=2020-11-01 response: body: string: '{"name":"cli000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoorwebapplicationfirewallpolicies/cli000002","type":"Microsoft.Network/frontdoorwebapplicationfirewallpolicies","location":"Global","tags":{},"sku":{"name":"Classic_AzureFrontDoor"},"properties":{"resourceState":"Enabled","provisioningState":"Succeeded","policySettings":{"enabledState":"Enabled","mode":"Prevention","redirectUrl":null,"customBlockResponseStatusCode":null,"customBlockResponseBody":null,"requestBodyCheck":"Disabled"},"customRules":{"rules":[{"name":"cli000003","enabledState":"Enabled","priority":6,"ruleType":"MatchRule","rateLimitDurationInMinutes":null,"rateLimitThreshold":null,"action":"Block","matchConditions":[{"matchVariable":"RequestBody","selector":null,"operator":"RegEx","negateCondition":false,"matchValue":["something"],"transforms":[]}]}]},"managedRules":{"managedRuleSets":[]},"frontendEndpointLinks":[],"routingRuleLinks":[],"securityPolicyLinks":[]}}' headers: cache-control: - no-cache content-length: - '1135' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:01:21 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1195' status: code: 200 message: OK - request: body: '{"location": "global", "properties": {"friendlyName": "cli000004", "routingRules": [{"properties": {"frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/cli000004/frontendEndpoints/DefaultFrontendEndpoint"}], "acceptedProtocols": ["Http"], "patternsToMatch": ["/*"], "enabledState": "Enabled", "routeConfiguration": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration", "forwardingProtocol": "MatchRequest", "backendPool": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/cli000004/backendPools/DefaultBackendPool"}}, "resourceState": "Enabled"}, "name": "DefaultRoutingRule"}], "loadBalancingSettings": [{"properties": {"sampleSize": 4, "successfulSamplesRequired": 2, "additionalLatencyMilliseconds": 0, "resourceState": "Enabled"}, "name": "DefaultLoadBalancingSettings"}], "healthProbeSettings": [{"properties": {"path": "/", "protocol": "Https", "intervalInSeconds": 30, "healthProbeMethod": "HEAD", "resourceState": "Enabled"}, "name": "DefaultProbeSettings"}], "backendPools": [{"properties": {"backends": [{"address": "www.example.com", "httpPort": 80, "httpsPort": 443, "enabledState": "Enabled", "priority": 1, "weight": 50, "backendHostHeader": "www.example.com"}], "loadBalancingSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/cli000004/loadBalancingSettings/DefaultLoadBalancingSettings"}, "healthProbeSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/cli000004/healthProbeSettings/DefaultProbeSettings"}, "resourceState": "Enabled"}, "name": "DefaultBackendPool"}], "frontendEndpoints": [{"properties": {"hostName": "cli000004.azurefd.net", "sessionAffinityEnabledState": "Disabled", "resourceState": "Enabled"}, "name": "DefaultFrontendEndpoint"}], "backendPoolsSettings": {"enforceCertificateNameCheck": "Enabled"}, "enabledState": "Enabled"}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door create Connection: - keep-alive Content-Length: - '2485' Content-Type: - application/json; charset=utf-8 ParameterSetName: - --resource-group --backend-address --name User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/cli000004?api-version=2020-05-01 response: body: string: '{"name":"cli000004","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/cli000004","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Creating","resourceState":"Creating","enabledState":"Enabled","cName":"cli000004.azurefd.net","frontdoorId":"226a0581-c9d2-4bc4-b1db-75acab06649e","friendlyName":"cli000004","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/cli000004/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Creating","backends":[{"address":"www.example.com","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"www.example.com","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/cli000004/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/cli000004/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/cli000004/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Creating","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/cli000004/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"cli000004.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Creating","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/cli000004/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Creating"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/cli000004/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Creating","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/cli000004/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/cli000004/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: azure-asyncoperation: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/5a26b0d4-a3cc-4c6d-b5a4-ae2bf9ac1d91?api-version=2020-05-01 cache-control: - no-cache content-length: - '4897' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:01:30 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1197' status: code: 201 message: Created - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door create Connection: - keep-alive ParameterSetName: - --resource-group --backend-address --name User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/5a26b0d4-a3cc-4c6d-b5a4-ae2bf9ac1d91?api-version=2020-05-01 response: body: string: '{"status":"InProgress","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '62' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:01:41 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door create Connection: - keep-alive ParameterSetName: - --resource-group --backend-address --name User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/5a26b0d4-a3cc-4c6d-b5a4-ae2bf9ac1d91?api-version=2020-05-01 response: body: string: '{"status":"Succeeded","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '61' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:02:12 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door create Connection: - keep-alive ParameterSetName: - --resource-group --backend-address --name User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/cli000004?api-version=2020-05-01 response: body: string: '{"name":"cli000004","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/cli000004","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"cli000004.azurefd.net","frontdoorId":"226a0581-c9d2-4bc4-b1db-75acab06649e","friendlyName":"cli000004","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/cli000004/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"www.example.com","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"www.example.com","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/cli000004/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/cli000004/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/cli000004/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/cli000004/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"cli000004.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/cli000004/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/cli000004/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/cli000004/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/cli000004/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '4892' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:02:14 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door update Connection: - keep-alive ParameterSetName: - --name --resource-group --set User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/cli000004?api-version=2020-05-01 response: body: string: '{"name":"cli000004","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/cli000004","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"cli000004.azurefd.net","frontdoorId":"226a0581-c9d2-4bc4-b1db-75acab06649e","friendlyName":"cli000004","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/cli000004/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"www.example.com","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"www.example.com","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/cli000004/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/cli000004/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/cli000004/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/cli000004/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"cli000004.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/cli000004/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/cli000004/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/cli000004/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/cli000004/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '4892' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:02:15 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: '{"location": "Global", "tags": {}, "properties": {"friendlyName": "cli000004", "routingRules": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/cli000004/RoutingRules/DefaultRoutingRule", "properties": {"frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/cli000004/frontendEndpoints/DefaultFrontendEndpoint"}], "acceptedProtocols": ["Http"], "patternsToMatch": ["/*"], "enabledState": "Enabled", "routeConfiguration": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration", "forwardingProtocol": "MatchRequest", "backendPool": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/cli000004/backendPools/DefaultBackendPool"}}, "resourceState": "Enabled"}, "name": "DefaultRoutingRule"}], "loadBalancingSettings": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/cli000004/LoadBalancingSettings/DefaultLoadBalancingSettings", "properties": {"sampleSize": 4, "successfulSamplesRequired": 2, "additionalLatencyMilliseconds": 0, "resourceState": "Enabled"}, "name": "DefaultLoadBalancingSettings"}], "healthProbeSettings": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/cli000004/HealthProbeSettings/DefaultProbeSettings", "properties": {"path": "/", "protocol": "Https", "intervalInSeconds": 30, "healthProbeMethod": "Head", "enabledState": "Enabled", "resourceState": "Enabled"}, "name": "DefaultProbeSettings"}], "backendPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/cli000004/BackendPools/DefaultBackendPool", "properties": {"backends": [{"address": "www.example.com", "httpPort": 80, "httpsPort": 443, "enabledState": "Enabled", "priority": 1, "weight": 50, "backendHostHeader": "www.example.com"}], "loadBalancingSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/cli000004/loadBalancingSettings/DefaultLoadBalancingSettings"}, "healthProbeSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/cli000004/healthProbeSettings/DefaultProbeSettings"}, "resourceState": "Enabled"}, "name": "DefaultBackendPool"}], "frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/cli000004/FrontendEndpoints/DefaultFrontendEndpoint", "properties": {"hostName": "cli000004.azurefd.net", "sessionAffinityEnabledState": "Disabled", "sessionAffinityTtlSeconds": 0, "webApplicationFirewallPolicyLink": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoorwebapplicationfirewallpolicies/cli000002"}, "resourceState": "Enabled"}, "name": "DefaultFrontendEndpoint"}], "backendPoolsSettings": {"enforceCertificateNameCheck": "Enabled", "sendRecvTimeoutSeconds": 30}, "enabledState": "Enabled", "resourceState": "Enabled"}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door update Connection: - keep-alive Content-Length: - '4175' Content-Type: - application/json; charset=utf-8 ParameterSetName: - --name --resource-group --set User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/cli000004?api-version=2020-05-01 response: body: string: '{"name":"cli000004","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/cli000004","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"cli000004.azurefd.net","frontdoorId":"226a0581-c9d2-4bc4-b1db-75acab06649e","friendlyName":"cli000004","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/cli000004/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"www.example.com","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"www.example.com","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/cli000004/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/cli000004/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/cli000004/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/cli000004/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"cli000004.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoorwebapplicationfirewallpolicies/cli000002"},"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/cli000004/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/cli000004/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/cli000004/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/cli000004/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: azure-asyncoperation: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/5bdae814-2631-4f18-97e6-276aac570db2?api-version=2020-05-01 cache-control: - no-cache content-length: - '5132' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:02:18 GMT expires: - '-1' location: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/5bdae814-2631-4f18-97e6-276aac570db2/frontdoorresults/cli000004?api-version=2020-05-01 odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1194' status: code: 202 message: Accepted - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door update Connection: - keep-alive ParameterSetName: - --name --resource-group --set User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/5bdae814-2631-4f18-97e6-276aac570db2?api-version=2020-05-01 response: body: string: '{"status":"InProgress","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '62' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:02:28 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door update Connection: - keep-alive ParameterSetName: - --name --resource-group --set User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/5bdae814-2631-4f18-97e6-276aac570db2?api-version=2020-05-01 response: body: string: '{"status":"Succeeded","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '61' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:02:59 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door update Connection: - keep-alive ParameterSetName: - --name --resource-group --set User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/cli000004?api-version=2020-05-01 response: body: string: '{"name":"cli000004","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/cli000004","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"cli000004.azurefd.net","frontdoorId":"226a0581-c9d2-4bc4-b1db-75acab06649e","friendlyName":"cli000004","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/cli000004/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"www.example.com","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"www.example.com","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/cli000004/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/cli000004/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/cli000004/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/cli000004/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"cli000004.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoorwebapplicationfirewallpolicies/cli000002"},"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/cli000004/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/cli000004/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/cli000004/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/cli000004/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '5132' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:03:00 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:03:00 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: FACFC104401A469B8231831FB2DF0A51 Ref B: SG2EDGE0809 Ref C: 2021-04-01T17:03:00Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:03:01 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: 8E918B161C8A4001A46B9FA2E010F876 Ref B: SG2EDGE0809 Ref C: 2021-04-01T17:03:01Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:03:10 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: 484DD03D72DA4F58B4F3D3B2A7E38DB8 Ref B: SG2EDGE0713 Ref C: 2021-04-01T17:03:11Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:03:11 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: C8DDE52EB9F54E7596AAAD0F32BC0B3A Ref B: SG2EDGE0713 Ref C: 2021-04-01T17:03:11Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:03:21 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: F46C2AE2CC5C4DBAB58EC06DCA80A085 Ref B: SG2EDGE0715 Ref C: 2021-04-01T17:03:22Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:03:22 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: 87A2A7ED14584F5B8442F66ADF370AB6 Ref B: SG2EDGE0715 Ref C: 2021-04-01T17:03:22Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:03:33 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: ABE49C62ECB44593B37097D69D79CB66 Ref B: SG2EDGE0813 Ref C: 2021-04-01T17:03:33Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:03:34 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: 6C792C9157974D2892D61DD3EEE6468B Ref B: SG2EDGE0813 Ref C: 2021-04-01T17:03:33Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:03:44 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: B5B96B783A184BB1A2C9E10149E414E7 Ref B: SG2EDGE0709 Ref C: 2021-04-01T17:03:45Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:03:45 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: 82E33843DDA74D88B7C48E9141EDDCEA Ref B: SG2EDGE0709 Ref C: 2021-04-01T17:03:45Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:03:55 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: BB9E0616EF9C488F9683F3E8F92FBAA4 Ref B: SG2EDGE0811 Ref C: 2021-04-01T17:03:56Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:03:56 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: 7BEA533FAFCC4468821A8F528112BE4F Ref B: SG2EDGE0811 Ref C: 2021-04-01T17:03:56Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:04:07 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: AD668F6469D84369B54585FB688BE997 Ref B: SG2EDGE0812 Ref C: 2021-04-01T17:04:07Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:04:07 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: A10179CD9CA64C2BB6F0487C13B88840 Ref B: SG2EDGE0812 Ref C: 2021-04-01T17:04:07Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:04:17 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: 8823BBF84F30452B99975DB63C9CF8C8 Ref B: SG2EDGE0821 Ref C: 2021-04-01T17:04:18Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:04:18 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: A2AED8AA4DB34634BA56E0F3FBE28A79 Ref B: SG2EDGE0821 Ref C: 2021-04-01T17:04:18Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:04:28 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: A2A0DB500F9845469360CFF688EF7118 Ref B: SG2EDGE0720 Ref C: 2021-04-01T17:04:29Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:04:29 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: 10407308AF5843B7AAEC1EBEDB5FD956 Ref B: SG2EDGE0720 Ref C: 2021-04-01T17:04:29Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:04:41 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: C2BF30B76D38439D91564BF3794502F0 Ref B: SG2EDGE0819 Ref C: 2021-04-01T17:04:41Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:04:41 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: 17100A4B4830437BBCCB597CF3835FA7 Ref B: SG2EDGE0819 Ref C: 2021-04-01T17:04:41Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:04:51 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: 7DEB56C9A6374035B78DADD21579DE96 Ref B: SG2EDGE0811 Ref C: 2021-04-01T17:04:51Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:04:52 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: 23C3DF806D434511847F58CB3DE7DD2A Ref B: SG2EDGE0811 Ref C: 2021-04-01T17:04:52Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:05:01 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: DE831E3233CE45029D40847B46547DE2 Ref B: SG2EDGE0817 Ref C: 2021-04-01T17:05:02Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:05:02 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: 9AA0FACE767A46D7BC986C9EDBEB2E54 Ref B: SG2EDGE0817 Ref C: 2021-04-01T17:05:02Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:05:13 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: C1B0355375F64B50A0DA6D6372CAFE0D Ref B: SG2EDGE0821 Ref C: 2021-04-01T17:05:13Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:05:13 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: 61BA14B912194F43A8C40EE3249F8B9E Ref B: SG2EDGE0821 Ref C: 2021-04-01T17:05:13Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:05:23 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: C4E146C34D584CDF91F1E23384F27D26 Ref B: SG2EDGE0708 Ref C: 2021-04-01T17:05:24Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:05:24 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: B8FEB13F2250478E8314FDFCB73564BC Ref B: SG2EDGE0708 Ref C: 2021-04-01T17:05:24Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:05:34 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: C619A6CF2CC74F7E89733F7050CC17D7 Ref B: SG2EDGE0720 Ref C: 2021-04-01T17:05:35Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:05:34 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: 2821A12CC56445E897D3ABC5F99EA698 Ref B: SG2EDGE0720 Ref C: 2021-04-01T17:05:35Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:05:45 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: 3D2EEFCDFD5E453CB2F83533CFB960E0 Ref B: SG2EDGE0720 Ref C: 2021-04-01T17:05:46Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:05:45 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: DC6D7615D7194EAFB59F49811CF66E8E Ref B: SG2EDGE0720 Ref C: 2021-04-01T17:05:46Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:05:56 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: 063AA2124ED24608B19779B943029EC6 Ref B: SG2EDGE0717 Ref C: 2021-04-01T17:05:56Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:05:57 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: 2BFF0DA8E1AB4F728D598858774CB570 Ref B: SG2EDGE0717 Ref C: 2021-04-01T17:05:56Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:06:07 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: 4D927255CE274695947199C2FD168734 Ref B: SG2EDGE0721 Ref C: 2021-04-01T17:06:07Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:06:08 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: 116E6D3600BF406780EE8BDCEBC0FA55 Ref B: SG2EDGE0721 Ref C: 2021-04-01T17:06:07Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:06:18 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: 5EFAE5713F5A4B999674C0D5DEB13122 Ref B: SG2EDGE0708 Ref C: 2021-04-01T17:06:19Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:06:18 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: 38B4C7952D9F489FA31A790733F0D72C Ref B: SG2EDGE0708 Ref C: 2021-04-01T17:06:19Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:06:28 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: 880D2D757D0D499C90BE73A933DD01F3 Ref B: SG2EDGE0811 Ref C: 2021-04-01T17:06:29Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:06:29 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: 85DDE623A55640D48897DD30AB06A904 Ref B: SG2EDGE0811 Ref C: 2021-04-01T17:06:29Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:06:40 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: 441DE86C864141FEA8976341879E6B51 Ref B: SG2EDGE0721 Ref C: 2021-04-01T17:06:40Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:06:40 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: D372C010EABA4C659713A7DBB55587FF Ref B: SG2EDGE0721 Ref C: 2021-04-01T17:06:41Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:06:51 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: 026EB5F58B2A46D684564D42BB17FAA7 Ref B: SG2EDGE0712 Ref C: 2021-04-01T17:06:51Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:06:51 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: 768A909061634256BE5D638BB0871FDF Ref B: SG2EDGE0712 Ref C: 2021-04-01T17:06:51Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:07:01 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: 0777324290434341B52520773DAF95F2 Ref B: SG2EDGE0807 Ref C: 2021-04-01T17:07:01Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:07:02 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: F35A8548FCBD4060AF2B26E00C0C5383 Ref B: SG2EDGE0807 Ref C: 2021-04-01T17:07:01Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:07:12 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: 9D7D0A667C5647B280FFCED13DBB0DC6 Ref B: SG2EDGE0817 Ref C: 2021-04-01T17:07:13Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:07:13 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: 41680E9B2B314BBF8C6893A9D78B95DE Ref B: SG2EDGE0817 Ref C: 2021-04-01T17:07:13Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:07:23 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: A1856DB95A9F4FDEB1B06193325AC5C2 Ref B: SG2EDGE0721 Ref C: 2021-04-01T17:07:24Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:07:23 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: B330CE33646247029DA1D36AA50C2027 Ref B: SG2EDGE0721 Ref C: 2021-04-01T17:07:24Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:07:34 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: BEAA2A449CF041ECB8BD1D2A8351A321 Ref B: SG2EDGE0808 Ref C: 2021-04-01T17:07:34Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:07:35 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: 02DF15A2DEB4420EA70EDCCF52FCB3DC Ref B: SG2EDGE0808 Ref C: 2021-04-01T17:07:34Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:07:45 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: 76D7EAC3DDEE4A2895AD2E1A272FCB0B Ref B: SG2EDGE0813 Ref C: 2021-04-01T17:07:46Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:07:46 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: 165CE5C1B34F426B9F57CE6DD7B7BA82 Ref B: SG2EDGE0813 Ref C: 2021-04-01T17:07:46Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:07:56 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: D2263FD199934D92A75E1E1748F7C977 Ref B: SG2EDGE0807 Ref C: 2021-04-01T17:07:57Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:07:57 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: 212464A54C5A4058ACD1238DA64E05B6 Ref B: SG2EDGE0807 Ref C: 2021-04-01T17:07:57Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:08:06 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: F2845683ED5C48D5B5711B6D470BAF4D Ref B: SG2EDGE0816 Ref C: 2021-04-01T17:08:07Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:08:07 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: 688699F650CB49528FF8239CC2EB2431 Ref B: SG2EDGE0816 Ref C: 2021-04-01T17:08:07Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:08:18 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: 0305533254E64F4D956ABE082BEF0614 Ref B: SG2EDGE0820 Ref C: 2021-04-01T17:08:19Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:08:18 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: 88F6E2C5121C49CEB5B9D0E9C65E5D46 Ref B: SG2EDGE0820 Ref C: 2021-04-01T17:08:19Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:08:29 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: 36D73CC6A59346F9A48370C2506DFB9D Ref B: SG2EDGE0717 Ref C: 2021-04-01T17:08:29Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:08:30 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: E7E9C2D39C0F4B36872367980622E47B Ref B: SG2EDGE0717 Ref C: 2021-04-01T17:08:29Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:08:40 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: 0BD8F348B1574711BA9F003E44B3D0B5 Ref B: SG2EDGE0810 Ref C: 2021-04-01T17:08:40Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:08:40 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: 1481C865910E4B4DA80CE78A57B154D8 Ref B: SG2EDGE0810 Ref C: 2021-04-01T17:08:40Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:08:50 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: 4EA08C58484C4FFF8064F8A3D095EE6A Ref B: SG2EDGE0822 Ref C: 2021-04-01T17:08:51Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:08:51 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: FBB6C19C28704B0AB2986550B979F034 Ref B: SG2EDGE0822 Ref C: 2021-04-01T17:08:51Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:09:01 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: 7B6F9EBFB47D490795574853E66F2CB4 Ref B: SG2EDGE0722 Ref C: 2021-04-01T17:09:02Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:09:02 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: 17B107F535DB4317B03416DC3EC5C27D Ref B: SG2EDGE0722 Ref C: 2021-04-01T17:09:02Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:09:12 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: 81EB9660B7B64313BB777DDC8CB6FF0D Ref B: SG2EDGE0809 Ref C: 2021-04-01T17:09:12Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:09:12 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: C186FF5FAE1E4A84860FE8B213D0E7C8 Ref B: SG2EDGE0809 Ref C: 2021-04-01T17:09:12Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:09:23 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: 046B5F142B6A473F98C0898951A5E086 Ref B: SG2EDGE0817 Ref C: 2021-04-01T17:09:23Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:09:24 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: E483C009A6F74A60BBC58CC61CFC6C3E Ref B: SG2EDGE0817 Ref C: 2021-04-01T17:09:23Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:09:34 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: 2582381F1FF54FD1B21E10357D4C76D5 Ref B: SG2EDGE0810 Ref C: 2021-04-01T17:09:34Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:09:34 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: 18491152DDE543A091D2D1688E9DE648 Ref B: SG2EDGE0810 Ref C: 2021-04-01T17:09:34Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:09:44 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: F69C2D3E10414F6C8A966CAC5606A8CA Ref B: SG2EDGE0819 Ref C: 2021-04-01T17:09:45Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:09:45 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: 70B003A643E8468FAED5B62E5473F93C Ref B: SG2EDGE0819 Ref C: 2021-04-01T17:09:45Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '<!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''><html xmlns=''http://www.w3.org/1999/xhtml''><head><meta content=''text/html; charset=utf-8'' http-equiv=''content-type''/><style type=''text/css''>body {font-family:Arial; margin-left:40px; }img { border:0 none; }#content { margin-left: auto; margin-right: auto }#message h2 { font-size: 20px; font-weight: normal; color: #000000; margin: 34px 0px 0px 0px }#message p { font-size: 13px; color: #000000; margin: 7px 0px 0px0px}#errorref { font-size: 11px; color: #737373; margin-top: 41px }</style><title>Service unavailable</title></head><body><div id=''content''><div id=''message''><h2>Our services aren''t available right now</h2><p>We''re working to restore all services as soon as possible. Please check back soon.</p></div><div id=''errorref''><span>0ZP5lYAAAAACtmnPNWIrGR6f0mnIJI65bU0cyRURHRTA3MDcAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll</span></div></div></body></html>' headers: cache-control: - no-store content-length: - '994' content-type: - text/html date: - Thu, 01 Apr 2021 17:09:55 GMT x-azure-ref: - 0ZP5lYAAAAACtmnPNWIrGR6f0mnIJI65bU0cyRURHRTA3MDcAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll status: code: 503 message: Service Unavailable - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '<!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''><html xmlns=''http://www.w3.org/1999/xhtml''><head><meta content=''text/html; charset=utf-8'' http-equiv=''content-type''/><style type=''text/css''>body {font-family:Arial; margin-left:40px; }img { border:0 none; }#content { margin-left: auto; margin-right: auto }#message h2 { font-size: 20px; font-weight: normal; color: #000000; margin: 34px 0px 0px 0px }#message p { font-size: 13px; color: #000000; margin: 7px 0px 0px0px}#errorref { font-size: 11px; color: #737373; margin-top: 41px }</style><title>Service unavailable</title></head><body><div id=''content''><div id=''message''><h2>Our services aren''t available right now</h2><p>We''re working to restore all services as soon as possible. Please check back soon.</p></div><div id=''errorref''><span>0bv5lYAAAAADEv0KKpscrQL7Ynrt9fk7bU0cyRURHRTA4MTcAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll</span></div></div></body></html>' headers: cache-control: - no-store content-length: - '994' content-type: - text/html date: - Thu, 01 Apr 2021 17:10:05 GMT x-azure-ref: - 0bv5lYAAAAADEv0KKpscrQL7Ynrt9fk7bU0cyRURHRTA4MTcAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll status: code: 503 message: Service Unavailable - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '<!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''><html xmlns=''http://www.w3.org/1999/xhtml''><head><meta content=''text/html; charset=utf-8'' http-equiv=''content-type''/><style type=''text/css''>body {font-family:Arial; margin-left:40px; }img { border:0 none; }#content { margin-left: auto; margin-right: auto }#message h2 { font-size: 20px; font-weight: normal; color: #000000; margin: 34px 0px 0px 0px }#message p { font-size: 13px; color: #000000; margin: 7px 0px 0px0px}#errorref { font-size: 11px; color: #737373; margin-top: 41px }</style><title>Service unavailable</title></head><body><div id=''content''><div id=''message''><h2>Our services aren''t available right now</h2><p>We''re working to restore all services as soon as possible. Please check back soon.</p></div><div id=''errorref''><span>0eP5lYAAAAADVsvuTYArFQpTTvzxnkT4bU0cyRURHRTA4MDkAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll</span></div></div></body></html>' headers: cache-control: - no-store content-length: - '994' content-type: - text/html date: - Thu, 01 Apr 2021 17:10:15 GMT x-azure-ref: - 0eP5lYAAAAADVsvuTYArFQpTTvzxnkT4bU0cyRURHRTA4MDkAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll status: code: 503 message: Service Unavailable - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: "<!doctype html>\n<html>\n<head>\n <title>Example Domain</title>\n\n \ <meta charset=\"utf-8\" />\n <meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <style type=\"text/css\">\n body {\n background-color: #f0f0f2;\n margin: 0;\n padding: 0;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", \"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n \n }\n div {\n width: 600px;\n margin: 5em auto;\n padding: 2em;\n background-color: #fdfdff;\n border-radius: 0.5em;\n box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.02);\n }\n a:link, a:visited {\n color: #38488f;\n \ text-decoration: none;\n }\n @media (max-width: 700px) {\n div {\n margin: 0 auto;\n width: auto;\n }\n }\n \ </style> \n</head>\n\n<body>\n<div>\n <h1>Example Domain</h1>\n \ <p>This domain is for use in illustrative examples in documents. You may use this\n domain in literature without prior coordination or asking for permission.</p>\n <p><a href=\"https://www.iana.org/domains/example\">More information...</a></p>\n</div>\n</body>\n</html>\n" headers: accept-ranges: - bytes cache-control: - max-age=604800 content-length: - '1256' content-type: - text/html; charset=UTF-8 date: - Thu, 01 Apr 2021 17:10:27 GMT etag: - '"3147526947+gzip"' expires: - Thu, 08 Apr 2021 17:10:27 GMT last-modified: - Thu, 17 Oct 2019 07:18:26 GMT transfer-encoding: - chunked vary: - Accept-Encoding x-azure-ref: - 0gv5lYAAAAAC0HqyuUbw5RrylUtRKWf+zU0cyRURHRTA4MDkAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: "<!doctype html>\n<html>\n<head>\n <title>Example Domain</title>\n\n \ <meta charset=\"utf-8\" />\n <meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <style type=\"text/css\">\n body {\n background-color: #f0f0f2;\n margin: 0;\n padding: 0;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", \"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n \n }\n div {\n width: 600px;\n margin: 5em auto;\n padding: 2em;\n background-color: #fdfdff;\n border-radius: 0.5em;\n box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.02);\n }\n a:link, a:visited {\n color: #38488f;\n \ text-decoration: none;\n }\n @media (max-width: 700px) {\n div {\n margin: 0 auto;\n width: auto;\n }\n }\n \ </style> \n</head>\n\n<body>\n<div>\n <h1>Example Domain</h1>\n \ <p>This domain is for use in illustrative examples in documents. You may use this\n domain in literature without prior coordination or asking for permission.</p>\n <p><a href=\"https://www.iana.org/domains/example\">More information...</a></p>\n</div>\n</body>\n</html>\n" headers: accept-ranges: - bytes cache-control: - max-age=604800 content-length: - '1256' content-type: - text/html; charset=UTF-8 date: - Thu, 01 Apr 2021 17:10:37 GMT etag: - '"3147526947+gzip"' expires: - Thu, 08 Apr 2021 17:10:37 GMT last-modified: - Thu, 17 Oct 2019 07:18:26 GMT transfer-encoding: - chunked vary: - Accept-Encoding x-azure-ref: - 0jf5lYAAAAADeMojT/mUKSJFyq4kLnOLxU0cyRURHRTA3MDgAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:10:47 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: F05B4926C254481787458DABE033C068 Ref B: SG2EDGE0813 Ref C: 2021-04-01T17:10:48Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: '<!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''><html xmlns=''http://www.w3.org/1999/xhtml''><head><meta content=''text/html; charset=utf-8'' http-equiv=''content-type''/><style type=''text/css''>body {font-family:Arial; margin-left:40px; }img { border:0 none; }#content { margin-left: auto; margin-right: auto }#message h2 { font-size: 20px; font-weight: normal; color: #000000; margin: 34px 0px 0px 0px }#message p { font-size: 13px; color: #000000; margin: 7px 0px 0px0px}#errorref { font-size: 11px; color: #737373; margin-top: 41px }</style><title>Service unavailable</title></head><body><div id=''content''><div id=''message''><h2>Our services aren''t available right now</h2><p>We''re working to restore all services as soon as possible. Please check back soon.</p></div><div id=''errorref''><span>0mP5lYAAAAADtf/KdAkT5Q7r8le7rz1nlU0cyRURHRTA4MTMAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll</span></div></div></body></html>' headers: cache-control: - no-store content-length: - '994' content-type: - text/html date: - Thu, 01 Apr 2021 17:10:47 GMT x-azure-ref: - 0mP5lYAAAAADtf/KdAkT5Q7r8le7rz1nlU0cyRURHRTA4MTMAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll status: code: 503 message: Service Unavailable - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: "<!doctype html>\n<html>\n<head>\n <title>Example Domain</title>\n\n \ <meta charset=\"utf-8\" />\n <meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <style type=\"text/css\">\n body {\n background-color: #f0f0f2;\n margin: 0;\n padding: 0;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", \"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n \n }\n div {\n width: 600px;\n margin: 5em auto;\n padding: 2em;\n background-color: #fdfdff;\n border-radius: 0.5em;\n box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.02);\n }\n a:link, a:visited {\n color: #38488f;\n \ text-decoration: none;\n }\n @media (max-width: 700px) {\n div {\n margin: 0 auto;\n width: auto;\n }\n }\n \ </style> \n</head>\n\n<body>\n<div>\n <h1>Example Domain</h1>\n \ <p>This domain is for use in illustrative examples in documents. You may use this\n domain in literature without prior coordination or asking for permission.</p>\n <p><a href=\"https://www.iana.org/domains/example\">More information...</a></p>\n</div>\n</body>\n</html>\n" headers: accept-ranges: - bytes cache-control: - max-age=604800 content-length: - '1256' content-type: - text/html; charset=UTF-8 date: - Thu, 01 Apr 2021 17:10:58 GMT etag: - '"3147526947+gzip"' expires: - Thu, 08 Apr 2021 17:10:58 GMT last-modified: - Thu, 17 Oct 2019 07:18:26 GMT transfer-encoding: - chunked vary: - Accept-Encoding x-azure-ref: - 0ov5lYAAAAAA71cnFGvd7QLcWgE4uoRohU0cyRURHRTA3MjEAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: "<!doctype html>\n<html>\n<head>\n <title>Example Domain</title>\n\n \ <meta charset=\"utf-8\" />\n <meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <style type=\"text/css\">\n body {\n background-color: #f0f0f2;\n margin: 0;\n padding: 0;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", \"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n \n }\n div {\n width: 600px;\n margin: 5em auto;\n padding: 2em;\n background-color: #fdfdff;\n border-radius: 0.5em;\n box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.02);\n }\n a:link, a:visited {\n color: #38488f;\n \ text-decoration: none;\n }\n @media (max-width: 700px) {\n div {\n margin: 0 auto;\n width: auto;\n }\n }\n \ </style> \n</head>\n\n<body>\n<div>\n <h1>Example Domain</h1>\n \ <p>This domain is for use in illustrative examples in documents. You may use this\n domain in literature without prior coordination or asking for permission.</p>\n <p><a href=\"https://www.iana.org/domains/example\">More information...</a></p>\n</div>\n</body>\n</html>\n" headers: accept-ranges: - bytes cache-control: - max-age=604800 content-length: - '1256' content-type: - text/html; charset=UTF-8 date: - Thu, 01 Apr 2021 17:11:08 GMT etag: - '"3147526947+gzip"' expires: - Thu, 08 Apr 2021 17:11:09 GMT last-modified: - Thu, 17 Oct 2019 07:18:26 GMT transfer-encoding: - chunked vary: - Accept-Encoding x-azure-ref: - 0rP5lYAAAAABfgev7fHSySLJ3/t1WdBcDU0cyRURHRTA4MDkAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: "<!doctype html>\n<html>\n<head>\n <title>Example Domain</title>\n\n \ <meta charset=\"utf-8\" />\n <meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <style type=\"text/css\">\n body {\n background-color: #f0f0f2;\n margin: 0;\n padding: 0;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", \"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n \n }\n div {\n width: 600px;\n margin: 5em auto;\n padding: 2em;\n background-color: #fdfdff;\n border-radius: 0.5em;\n box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.02);\n }\n a:link, a:visited {\n color: #38488f;\n \ text-decoration: none;\n }\n @media (max-width: 700px) {\n div {\n margin: 0 auto;\n width: auto;\n }\n }\n \ </style> \n</head>\n\n<body>\n<div>\n <h1>Example Domain</h1>\n \ <p>This domain is for use in illustrative examples in documents. You may use this\n domain in literature without prior coordination or asking for permission.</p>\n <p><a href=\"https://www.iana.org/domains/example\">More information...</a></p>\n</div>\n</body>\n</html>\n" headers: accept-ranges: - bytes cache-control: - max-age=604800 content-length: - '1256' content-type: - text/html; charset=UTF-8 date: - Thu, 01 Apr 2021 17:11:18 GMT etag: - '"3147526947+gzip"' expires: - Thu, 08 Apr 2021 17:11:19 GMT last-modified: - Thu, 17 Oct 2019 07:18:26 GMT transfer-encoding: - chunked vary: - Accept-Encoding x-azure-ref: - 0t/5lYAAAAAAYvKheynaiQqZeo/Gx5lL0U0cyRURHRTA4MTMAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: "<!doctype html>\n<html>\n<head>\n <title>Example Domain</title>\n\n \ <meta charset=\"utf-8\" />\n <meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <style type=\"text/css\">\n body {\n background-color: #f0f0f2;\n margin: 0;\n padding: 0;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", \"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n \n }\n div {\n width: 600px;\n margin: 5em auto;\n padding: 2em;\n background-color: #fdfdff;\n border-radius: 0.5em;\n box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.02);\n }\n a:link, a:visited {\n color: #38488f;\n \ text-decoration: none;\n }\n @media (max-width: 700px) {\n div {\n margin: 0 auto;\n width: auto;\n }\n }\n \ </style> \n</head>\n\n<body>\n<div>\n <h1>Example Domain</h1>\n \ <p>This domain is for use in illustrative examples in documents. You may use this\n domain in literature without prior coordination or asking for permission.</p>\n <p><a href=\"https://www.iana.org/domains/example\">More information...</a></p>\n</div>\n</body>\n</html>\n" headers: accept-ranges: - bytes cache-control: - max-age=604800 content-length: - '1256' content-type: - text/html; charset=UTF-8 date: - Thu, 01 Apr 2021 17:11:29 GMT etag: - '"3147526947+gzip"' expires: - Thu, 08 Apr 2021 17:11:30 GMT last-modified: - Thu, 17 Oct 2019 07:18:26 GMT transfer-encoding: - chunked vary: - Accept-Encoding x-azure-ref: - 0wf5lYAAAAABzMa9AGkjvSKRxt+sp89yxU0cyRURHRTA4MjIAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: "<!doctype html>\n<html>\n<head>\n <title>Example Domain</title>\n\n \ <meta charset=\"utf-8\" />\n <meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <style type=\"text/css\">\n body {\n background-color: #f0f0f2;\n margin: 0;\n padding: 0;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", \"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n \n }\n div {\n width: 600px;\n margin: 5em auto;\n padding: 2em;\n background-color: #fdfdff;\n border-radius: 0.5em;\n box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.02);\n }\n a:link, a:visited {\n color: #38488f;\n \ text-decoration: none;\n }\n @media (max-width: 700px) {\n div {\n margin: 0 auto;\n width: auto;\n }\n }\n \ </style> \n</head>\n\n<body>\n<div>\n <h1>Example Domain</h1>\n \ <p>This domain is for use in illustrative examples in documents. You may use this\n domain in literature without prior coordination or asking for permission.</p>\n <p><a href=\"https://www.iana.org/domains/example\">More information...</a></p>\n</div>\n</body>\n</html>\n" headers: accept-ranges: - bytes cache-control: - max-age=604800 content-length: - '1256' content-type: - text/html; charset=UTF-8 date: - Thu, 01 Apr 2021 17:11:40 GMT etag: - '"3147526947+gzip"' expires: - Thu, 08 Apr 2021 17:11:40 GMT last-modified: - Thu, 17 Oct 2019 07:18:26 GMT transfer-encoding: - chunked vary: - Accept-Encoding x-azure-ref: - 0zP5lYAAAAADDcSz/o8v6R5OeRVf9LtdqU0cyRURHRTA4MTIAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: "<!doctype html>\n<html>\n<head>\n <title>Example Domain</title>\n\n \ <meta charset=\"utf-8\" />\n <meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <style type=\"text/css\">\n body {\n background-color: #f0f0f2;\n margin: 0;\n padding: 0;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", \"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n \n }\n div {\n width: 600px;\n margin: 5em auto;\n padding: 2em;\n background-color: #fdfdff;\n border-radius: 0.5em;\n box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.02);\n }\n a:link, a:visited {\n color: #38488f;\n \ text-decoration: none;\n }\n @media (max-width: 700px) {\n div {\n margin: 0 auto;\n width: auto;\n }\n }\n \ </style> \n</head>\n\n<body>\n<div>\n <h1>Example Domain</h1>\n \ <p>This domain is for use in illustrative examples in documents. You may use this\n domain in literature without prior coordination or asking for permission.</p>\n <p><a href=\"https://www.iana.org/domains/example\">More information...</a></p>\n</div>\n</body>\n</html>\n" headers: accept-ranges: - bytes cache-control: - max-age=604800 content-length: - '1256' content-type: - text/html; charset=UTF-8 date: - Thu, 01 Apr 2021 17:11:51 GMT etag: - '"3147526947+gzip"' expires: - Thu, 08 Apr 2021 17:11:51 GMT last-modified: - Thu, 17 Oct 2019 07:18:26 GMT transfer-encoding: - chunked vary: - Accept-Encoding x-azure-ref: - 01v5lYAAAAADKmkB2IEOUQ5qxknDQafc9U0cyRURHRTA3MTIAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: "<!doctype html>\n<html>\n<head>\n <title>Example Domain</title>\n\n \ <meta charset=\"utf-8\" />\n <meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <style type=\"text/css\">\n body {\n background-color: #f0f0f2;\n margin: 0;\n padding: 0;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", \"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n \n }\n div {\n width: 600px;\n margin: 5em auto;\n padding: 2em;\n background-color: #fdfdff;\n border-radius: 0.5em;\n box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.02);\n }\n a:link, a:visited {\n color: #38488f;\n \ text-decoration: none;\n }\n @media (max-width: 700px) {\n div {\n margin: 0 auto;\n width: auto;\n }\n }\n \ </style> \n</head>\n\n<body>\n<div>\n <h1>Example Domain</h1>\n \ <p>This domain is for use in illustrative examples in documents. You may use this\n domain in literature without prior coordination or asking for permission.</p>\n <p><a href=\"https://www.iana.org/domains/example\">More information...</a></p>\n</div>\n</body>\n</html>\n" headers: accept-ranges: - bytes cache-control: - max-age=604800 content-length: - '1256' content-type: - text/html; charset=UTF-8 date: - Thu, 01 Apr 2021 17:12:01 GMT etag: - '"3147526947+gzip"' expires: - Thu, 08 Apr 2021 17:12:01 GMT last-modified: - Thu, 17 Oct 2019 07:18:26 GMT transfer-encoding: - chunked vary: - Accept-Encoding x-azure-ref: - 04f5lYAAAAAABRsKyzg72QJ4usHXv/JviU0cyRURHRTA4MDgAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: "<!doctype html>\n<html>\n<head>\n <title>Example Domain</title>\n\n \ <meta charset=\"utf-8\" />\n <meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <style type=\"text/css\">\n body {\n background-color: #f0f0f2;\n margin: 0;\n padding: 0;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", \"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n \n }\n div {\n width: 600px;\n margin: 5em auto;\n padding: 2em;\n background-color: #fdfdff;\n border-radius: 0.5em;\n box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.02);\n }\n a:link, a:visited {\n color: #38488f;\n \ text-decoration: none;\n }\n @media (max-width: 700px) {\n div {\n margin: 0 auto;\n width: auto;\n }\n }\n \ </style> \n</head>\n\n<body>\n<div>\n <h1>Example Domain</h1>\n \ <p>This domain is for use in illustrative examples in documents. You may use this\n domain in literature without prior coordination or asking for permission.</p>\n <p><a href=\"https://www.iana.org/domains/example\">More information...</a></p>\n</div>\n</body>\n</html>\n" headers: accept-ranges: - bytes cache-control: - max-age=604800 content-length: - '1256' content-type: - text/html; charset=UTF-8 date: - Thu, 01 Apr 2021 17:12:12 GMT etag: - '"3147526947+gzip"' expires: - Thu, 08 Apr 2021 17:12:12 GMT last-modified: - Thu, 17 Oct 2019 07:18:26 GMT transfer-encoding: - chunked vary: - Accept-Encoding x-azure-ref: - 07P5lYAAAAAAe7L/oTyTgRKyRAQeiPRoWU0cyRURHRTA4MjIAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: "<!doctype html>\n<html>\n<head>\n <title>Example Domain</title>\n\n \ <meta charset=\"utf-8\" />\n <meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <style type=\"text/css\">\n body {\n background-color: #f0f0f2;\n margin: 0;\n padding: 0;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", \"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n \n }\n div {\n width: 600px;\n margin: 5em auto;\n padding: 2em;\n background-color: #fdfdff;\n border-radius: 0.5em;\n box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.02);\n }\n a:link, a:visited {\n color: #38488f;\n \ text-decoration: none;\n }\n @media (max-width: 700px) {\n div {\n margin: 0 auto;\n width: auto;\n }\n }\n \ </style> \n</head>\n\n<body>\n<div>\n <h1>Example Domain</h1>\n \ <p>This domain is for use in illustrative examples in documents. You may use this\n domain in literature without prior coordination or asking for permission.</p>\n <p><a href=\"https://www.iana.org/domains/example\">More information...</a></p>\n</div>\n</body>\n</html>\n" headers: accept-ranges: - bytes cache-control: - max-age=604800 content-length: - '1256' content-type: - text/html; charset=UTF-8 date: - Thu, 01 Apr 2021 17:12:22 GMT etag: - '"3147526947+gzip"' expires: - Thu, 08 Apr 2021 17:12:22 GMT last-modified: - Thu, 17 Oct 2019 07:18:26 GMT transfer-encoding: - chunked vary: - Accept-Encoding x-azure-ref: - 09v5lYAAAAACrd0qe4PS5SIHwaBizbdQ6U0cyRURHRTA4MTkAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: "<!doctype html>\n<html>\n<head>\n <title>Example Domain</title>\n\n \ <meta charset=\"utf-8\" />\n <meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <style type=\"text/css\">\n body {\n background-color: #f0f0f2;\n margin: 0;\n padding: 0;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", \"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n \n }\n div {\n width: 600px;\n margin: 5em auto;\n padding: 2em;\n background-color: #fdfdff;\n border-radius: 0.5em;\n box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.02);\n }\n a:link, a:visited {\n color: #38488f;\n \ text-decoration: none;\n }\n @media (max-width: 700px) {\n div {\n margin: 0 auto;\n width: auto;\n }\n }\n \ </style> \n</head>\n\n<body>\n<div>\n <h1>Example Domain</h1>\n \ <p>This domain is for use in illustrative examples in documents. You may use this\n domain in literature without prior coordination or asking for permission.</p>\n <p><a href=\"https://www.iana.org/domains/example\">More information...</a></p>\n</div>\n</body>\n</html>\n" headers: accept-ranges: - bytes cache-control: - max-age=604800 content-length: - '1256' content-type: - text/html; charset=UTF-8 date: - Thu, 01 Apr 2021 17:12:33 GMT etag: - '"3147526947+gzip"' expires: - Thu, 08 Apr 2021 17:12:33 GMT last-modified: - Thu, 17 Oct 2019 07:18:26 GMT transfer-encoding: - chunked vary: - Accept-Encoding x-azure-ref: - 0Af9lYAAAAAAY4an5O8wkRIKr5p1Et1kDU0cyRURHRTA3MTMAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: "<!doctype html>\n<html>\n<head>\n <title>Example Domain</title>\n\n \ <meta charset=\"utf-8\" />\n <meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <style type=\"text/css\">\n body {\n background-color: #f0f0f2;\n margin: 0;\n padding: 0;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", \"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n \n }\n div {\n width: 600px;\n margin: 5em auto;\n padding: 2em;\n background-color: #fdfdff;\n border-radius: 0.5em;\n box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.02);\n }\n a:link, a:visited {\n color: #38488f;\n \ text-decoration: none;\n }\n @media (max-width: 700px) {\n div {\n margin: 0 auto;\n width: auto;\n }\n }\n \ </style> \n</head>\n\n<body>\n<div>\n <h1>Example Domain</h1>\n \ <p>This domain is for use in illustrative examples in documents. You may use this\n domain in literature without prior coordination or asking for permission.</p>\n <p><a href=\"https://www.iana.org/domains/example\">More information...</a></p>\n</div>\n</body>\n</html>\n" headers: accept-ranges: - bytes cache-control: - max-age=604800 content-length: - '1256' content-type: - text/html; charset=UTF-8 date: - Thu, 01 Apr 2021 17:12:43 GMT etag: - '"3147526947+gzip"' expires: - Thu, 08 Apr 2021 17:12:43 GMT last-modified: - Thu, 17 Oct 2019 07:18:26 GMT transfer-encoding: - chunked vary: - Accept-Encoding x-azure-ref: - 0C/9lYAAAAABHwahKgvD2T5SJhIXtE7GnU0cyRURHRTA4MTIAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: "<!doctype html>\n<html>\n<head>\n <title>Example Domain</title>\n\n \ <meta charset=\"utf-8\" />\n <meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <style type=\"text/css\">\n body {\n background-color: #f0f0f2;\n margin: 0;\n padding: 0;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", \"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n \n }\n div {\n width: 600px;\n margin: 5em auto;\n padding: 2em;\n background-color: #fdfdff;\n border-radius: 0.5em;\n box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.02);\n }\n a:link, a:visited {\n color: #38488f;\n \ text-decoration: none;\n }\n @media (max-width: 700px) {\n div {\n margin: 0 auto;\n width: auto;\n }\n }\n \ </style> \n</head>\n\n<body>\n<div>\n <h1>Example Domain</h1>\n \ <p>This domain is for use in illustrative examples in documents. You may use this\n domain in literature without prior coordination or asking for permission.</p>\n <p><a href=\"https://www.iana.org/domains/example\">More information...</a></p>\n</div>\n</body>\n</html>\n" headers: accept-ranges: - bytes cache-control: - max-age=604800 content-length: - '1256' content-type: - text/html; charset=UTF-8 date: - Thu, 01 Apr 2021 17:12:53 GMT etag: - '"3147526947+gzip"' expires: - Thu, 08 Apr 2021 17:12:54 GMT last-modified: - Thu, 17 Oct 2019 07:18:26 GMT transfer-encoding: - chunked vary: - Accept-Encoding x-azure-ref: - 0Fv9lYAAAAAD5ON7SEiPqRqMvDgYdGOiyU0cyRURHRTA4MTYAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: "<!doctype html>\n<html>\n<head>\n <title>Example Domain</title>\n\n \ <meta charset=\"utf-8\" />\n <meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <style type=\"text/css\">\n body {\n background-color: #f0f0f2;\n margin: 0;\n padding: 0;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", \"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n \n }\n div {\n width: 600px;\n margin: 5em auto;\n padding: 2em;\n background-color: #fdfdff;\n border-radius: 0.5em;\n box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.02);\n }\n a:link, a:visited {\n color: #38488f;\n \ text-decoration: none;\n }\n @media (max-width: 700px) {\n div {\n margin: 0 auto;\n width: auto;\n }\n }\n \ </style> \n</head>\n\n<body>\n<div>\n <h1>Example Domain</h1>\n \ <p>This domain is for use in illustrative examples in documents. You may use this\n domain in literature without prior coordination or asking for permission.</p>\n <p><a href=\"https://www.iana.org/domains/example\">More information...</a></p>\n</div>\n</body>\n</html>\n" headers: accept-ranges: - bytes cache-control: - max-age=604800 content-length: - '1256' content-type: - text/html; charset=UTF-8 date: - Thu, 01 Apr 2021 17:13:04 GMT etag: - '"3147526947+gzip"' expires: - Thu, 08 Apr 2021 17:13:04 GMT last-modified: - Thu, 17 Oct 2019 07:18:26 GMT transfer-encoding: - chunked vary: - Accept-Encoding x-azure-ref: - 0IP9lYAAAAADCYz2mc6bvSJvZnwKWFm/IU0cyRURHRTA4MTAAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '' headers: content-length: - '0' date: - Thu, 01 Apr 2021 17:13:14 GMT location: - /pages/404.html server: - Microsoft-IIS/10.0 x-msedge-ref: - 'Ref A: 485607ECF20C40E683D03F56421755A9 Ref B: SG2EDGE0714 Ref C: 2021-04-01T17:13:15Z' status: code: 302 message: Found - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.22.0 method: GET uri: http://cli000004.azurefd.net/pages/404.html response: body: string: "<!DOCTYPE html>\n<!-- saved from url=(0058)https://df.onecloud.azure-test.net/Error/UE_404?shown=true -->\n<html lang=\"en\" dir=\"ltr\"><!-- Portal Version: 5.0.102.1084 (dogfood#d61d547.160510-1403) --><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n \ <title>Page not found</title>\n \n\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"msapplication-config\" content=\"none\">\n<link rel=\"icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/favicon.ico\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n\n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxErrorCss_8097D4DBB3B4874308CB3816C1762BED98637360.css\">\n\n \ \n \n<link rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" href=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/UxFxStableCssWesternEuropean_6724ABFCA058F28804A76FD40AD14C9D7A6031D9.css\">\n\n\n \ <script>\n if (history && (typeof history.pushState === \"function\")) {\n var shownPart = \"shown=true\",\n qs = window.location.search || \"\",\n prefix;\n if (qs.indexOf(shownPart) < 0) {\n if (!qs) {\n prefix = \"?\";\n } else {\n prefix = \"&\";\n }\n\n history.pushState({}, \"\", window.location.href + prefix + shownPart);\n }\n }\n \ </script><style type=\"text/css\"></style>\n</head>\n<body class=\"error-page-wrapper\">\n \ <div class=\"error-page\">\n <div class=\"error-page-content\">\n \ <h1>Page not found</h1>\n\n\t\t\t<div style=\"padding-top: 35px\">Oops! We weren't able to find your Azure Front Door Service configuration. If it\u2019s a new configuration that you recently created, it might not be ready yet. \ You should check again in a few minutes. If the problem persists, please contact Azure support.</div>\n <ul>\n <li><a class=\"error-page-content-tryagain\" href=\"https://ms.portal.azure.com/#create/Microsoft.Network/Frontdoor\"><span>Try again</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\n <li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/support/options/\"><span>Contact support</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<li><a class=\"error-page-content-support\" href=\"https://azure.microsoft.com/en-us/documentation/services/frontdoor/\"><span>Documentation</span><img src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/chevron.svg\" alt=\"\"></a></li>\n </ul>\n </div>\n <img class=\"error-page-cloud1\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud2\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ <img class=\"error-page-cloud3\" src=\"https://azurefrontdoorpages.azureedge.net/pages/PageNotFound_files/cloud_drop.svg\">\n \ </div>\n <div class=\"error-body\">\n <div>\n \n\n \ </div>\n </div>\n\n\n</body></html>" headers: content-length: - '3469' content-type: - text/html date: - Thu, 01 Apr 2021 17:13:15 GMT etag: - '0x8D61E6FBA75C854' last-modified: - Wed, 19 Sep 2018 20:37:33 GMT x-ms-blob-type: - BlockBlob x-ms-lease-status: - unlocked x-ms-version: - '2009-09-19' x-msedge-ref: - 'Ref A: B89692DD754C407EB431F42B7157F5E2 Ref B: SG2EDGE0714 Ref C: 2021-04-01T17:13:15Z' status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: "<!doctype html>\n<html>\n<head>\n <title>Example Domain</title>\n\n \ <meta charset=\"utf-8\" />\n <meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <style type=\"text/css\">\n body {\n background-color: #f0f0f2;\n margin: 0;\n padding: 0;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", \"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n \n }\n div {\n width: 600px;\n margin: 5em auto;\n padding: 2em;\n background-color: #fdfdff;\n border-radius: 0.5em;\n box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.02);\n }\n a:link, a:visited {\n color: #38488f;\n \ text-decoration: none;\n }\n @media (max-width: 700px) {\n div {\n margin: 0 auto;\n width: auto;\n }\n }\n \ </style> \n</head>\n\n<body>\n<div>\n <h1>Example Domain</h1>\n \ <p>This domain is for use in illustrative examples in documents. You may use this\n domain in literature without prior coordination or asking for permission.</p>\n <p><a href=\"https://www.iana.org/domains/example\">More information...</a></p>\n</div>\n</body>\n</html>\n" headers: accept-ranges: - bytes cache-control: - max-age=604800 content-length: - '1256' content-type: - text/html; charset=UTF-8 date: - Thu, 01 Apr 2021 17:13:25 GMT etag: - '"3147526947+gzip"' expires: - Thu, 08 Apr 2021 17:13:26 GMT last-modified: - Thu, 17 Oct 2019 07:18:26 GMT transfer-encoding: - chunked vary: - Accept-Encoding x-azure-ref: - 0Nv9lYAAAAAC1GTTCbR+yQJF0bXiIyPOnU0cyRURHRTA4MDgAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: "<!doctype html>\n<html>\n<head>\n <title>Example Domain</title>\n\n \ <meta charset=\"utf-8\" />\n <meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <style type=\"text/css\">\n body {\n background-color: #f0f0f2;\n margin: 0;\n padding: 0;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", \"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n \n }\n div {\n width: 600px;\n margin: 5em auto;\n padding: 2em;\n background-color: #fdfdff;\n border-radius: 0.5em;\n box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.02);\n }\n a:link, a:visited {\n color: #38488f;\n \ text-decoration: none;\n }\n @media (max-width: 700px) {\n div {\n margin: 0 auto;\n width: auto;\n }\n }\n \ </style> \n</head>\n\n<body>\n<div>\n <h1>Example Domain</h1>\n \ <p>This domain is for use in illustrative examples in documents. You may use this\n domain in literature without prior coordination or asking for permission.</p>\n <p><a href=\"https://www.iana.org/domains/example\">More information...</a></p>\n</div>\n</body>\n</html>\n" headers: accept-ranges: - bytes cache-control: - max-age=604800 content-length: - '1256' content-type: - text/html; charset=UTF-8 date: - Thu, 01 Apr 2021 17:13:36 GMT etag: - '"3147526947+gzip"' expires: - Thu, 08 Apr 2021 17:13:37 GMT last-modified: - Thu, 17 Oct 2019 07:18:26 GMT transfer-encoding: - chunked vary: - Accept-Encoding x-azure-ref: - 0QP9lYAAAAAB+ZMSjQAvJSqAqBOdOKe99U0cyRURHRTA3MDgAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: "<!doctype html>\n<html>\n<head>\n <title>Example Domain</title>\n\n \ <meta charset=\"utf-8\" />\n <meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <style type=\"text/css\">\n body {\n background-color: #f0f0f2;\n margin: 0;\n padding: 0;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", \"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n \n }\n div {\n width: 600px;\n margin: 5em auto;\n padding: 2em;\n background-color: #fdfdff;\n border-radius: 0.5em;\n box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.02);\n }\n a:link, a:visited {\n color: #38488f;\n \ text-decoration: none;\n }\n @media (max-width: 700px) {\n div {\n margin: 0 auto;\n width: auto;\n }\n }\n \ </style> \n</head>\n\n<body>\n<div>\n <h1>Example Domain</h1>\n \ <p>This domain is for use in illustrative examples in documents. You may use this\n domain in literature without prior coordination or asking for permission.</p>\n <p><a href=\"https://www.iana.org/domains/example\">More information...</a></p>\n</div>\n</body>\n</html>\n" headers: accept-ranges: - bytes cache-control: - max-age=604800 content-length: - '1256' content-type: - text/html; charset=UTF-8 date: - Thu, 01 Apr 2021 17:13:47 GMT etag: - '"3147526947+gzip"' expires: - Thu, 08 Apr 2021 17:13:47 GMT last-modified: - Thu, 17 Oct 2019 07:18:26 GMT transfer-encoding: - chunked vary: - Accept-Encoding x-azure-ref: - 0S/9lYAAAAABq0EdOOoc3SrdahulkUscWU0cyRURHRTA4MjAAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: "<!doctype html>\n<html>\n<head>\n <title>Example Domain</title>\n\n \ <meta charset=\"utf-8\" />\n <meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <style type=\"text/css\">\n body {\n background-color: #f0f0f2;\n margin: 0;\n padding: 0;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", \"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n \n }\n div {\n width: 600px;\n margin: 5em auto;\n padding: 2em;\n background-color: #fdfdff;\n border-radius: 0.5em;\n box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.02);\n }\n a:link, a:visited {\n color: #38488f;\n \ text-decoration: none;\n }\n @media (max-width: 700px) {\n div {\n margin: 0 auto;\n width: auto;\n }\n }\n \ </style> \n</head>\n\n<body>\n<div>\n <h1>Example Domain</h1>\n \ <p>This domain is for use in illustrative examples in documents. You may use this\n domain in literature without prior coordination or asking for permission.</p>\n <p><a href=\"https://www.iana.org/domains/example\">More information...</a></p>\n</div>\n</body>\n</html>\n" headers: accept-ranges: - bytes cache-control: - max-age=604800 content-length: - '1256' content-type: - text/html; charset=UTF-8 date: - Thu, 01 Apr 2021 17:13:58 GMT etag: - '"3147526947+gzip"' expires: - Thu, 08 Apr 2021 17:13:58 GMT last-modified: - Thu, 17 Oct 2019 07:18:26 GMT transfer-encoding: - chunked vary: - Accept-Encoding x-azure-ref: - 0Vv9lYAAAAADMAEld5HohR72134E3h6n0U0cyRURHRTA4MTkAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: "<!doctype html>\n<html>\n<head>\n <title>Example Domain</title>\n\n \ <meta charset=\"utf-8\" />\n <meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <style type=\"text/css\">\n body {\n background-color: #f0f0f2;\n margin: 0;\n padding: 0;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", \"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n \n }\n div {\n width: 600px;\n margin: 5em auto;\n padding: 2em;\n background-color: #fdfdff;\n border-radius: 0.5em;\n box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.02);\n }\n a:link, a:visited {\n color: #38488f;\n \ text-decoration: none;\n }\n @media (max-width: 700px) {\n div {\n margin: 0 auto;\n width: auto;\n }\n }\n \ </style> \n</head>\n\n<body>\n<div>\n <h1>Example Domain</h1>\n \ <p>This domain is for use in illustrative examples in documents. You may use this\n domain in literature without prior coordination or asking for permission.</p>\n <p><a href=\"https://www.iana.org/domains/example\">More information...</a></p>\n</div>\n</body>\n</html>\n" headers: accept-ranges: - bytes cache-control: - max-age=604800 content-length: - '1256' content-type: - text/html; charset=UTF-8 date: - Thu, 01 Apr 2021 17:14:08 GMT etag: - '"3147526947+gzip"' expires: - Thu, 08 Apr 2021 17:14:08 GMT last-modified: - Thu, 17 Oct 2019 07:18:26 GMT transfer-encoding: - chunked vary: - Accept-Encoding x-azure-ref: - 0YP9lYAAAAAA40gt8QsG1SqcJOPiox5kiU0cyRURHRTA3MjIAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: "<!doctype html>\n<html>\n<head>\n <title>Example Domain</title>\n\n \ <meta charset=\"utf-8\" />\n <meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <style type=\"text/css\">\n body {\n background-color: #f0f0f2;\n margin: 0;\n padding: 0;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", \"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n \n }\n div {\n width: 600px;\n margin: 5em auto;\n padding: 2em;\n background-color: #fdfdff;\n border-radius: 0.5em;\n box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.02);\n }\n a:link, a:visited {\n color: #38488f;\n \ text-decoration: none;\n }\n @media (max-width: 700px) {\n div {\n margin: 0 auto;\n width: auto;\n }\n }\n \ </style> \n</head>\n\n<body>\n<div>\n <h1>Example Domain</h1>\n \ <p>This domain is for use in illustrative examples in documents. You may use this\n domain in literature without prior coordination or asking for permission.</p>\n <p><a href=\"https://www.iana.org/domains/example\">More information...</a></p>\n</div>\n</body>\n</html>\n" headers: accept-ranges: - bytes cache-control: - max-age=604800 content-length: - '1256' content-type: - text/html; charset=UTF-8 date: - Thu, 01 Apr 2021 17:14:18 GMT etag: - '"3147526947+gzip"' expires: - Thu, 08 Apr 2021 17:14:19 GMT last-modified: - Thu, 17 Oct 2019 07:18:26 GMT transfer-encoding: - chunked vary: - Accept-Encoding x-azure-ref: - 0a/9lYAAAAABFUN1VoI41RazS2sJ7WepdU0cyRURHRTA3MDgAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: "<!doctype html>\n<html>\n<head>\n <title>Example Domain</title>\n\n \ <meta charset=\"utf-8\" />\n <meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <style type=\"text/css\">\n body {\n background-color: #f0f0f2;\n margin: 0;\n padding: 0;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", \"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n \n }\n div {\n width: 600px;\n margin: 5em auto;\n padding: 2em;\n background-color: #fdfdff;\n border-radius: 0.5em;\n box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.02);\n }\n a:link, a:visited {\n color: #38488f;\n \ text-decoration: none;\n }\n @media (max-width: 700px) {\n div {\n margin: 0 auto;\n width: auto;\n }\n }\n \ </style> \n</head>\n\n<body>\n<div>\n <h1>Example Domain</h1>\n \ <p>This domain is for use in illustrative examples in documents. You may use this\n domain in literature without prior coordination or asking for permission.</p>\n <p><a href=\"https://www.iana.org/domains/example\">More information...</a></p>\n</div>\n</body>\n</html>\n" headers: accept-ranges: - bytes cache-control: - max-age=604800 content-length: - '1256' content-type: - text/html; charset=UTF-8 date: - Thu, 01 Apr 2021 17:14:29 GMT etag: - '"3147526947+gzip"' expires: - Thu, 08 Apr 2021 17:14:29 GMT last-modified: - Thu, 17 Oct 2019 07:18:26 GMT transfer-encoding: - chunked vary: - Accept-Encoding x-azure-ref: - 0df9lYAAAAABAdYXM4vbhRI60qtB42NdGU0cyRURHRTA3MTAAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: "<!doctype html>\n<html>\n<head>\n <title>Example Domain</title>\n\n \ <meta charset=\"utf-8\" />\n <meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <style type=\"text/css\">\n body {\n background-color: #f0f0f2;\n margin: 0;\n padding: 0;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", \"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n \n }\n div {\n width: 600px;\n margin: 5em auto;\n padding: 2em;\n background-color: #fdfdff;\n border-radius: 0.5em;\n box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.02);\n }\n a:link, a:visited {\n color: #38488f;\n \ text-decoration: none;\n }\n @media (max-width: 700px) {\n div {\n margin: 0 auto;\n width: auto;\n }\n }\n \ </style> \n</head>\n\n<body>\n<div>\n <h1>Example Domain</h1>\n \ <p>This domain is for use in illustrative examples in documents. You may use this\n domain in literature without prior coordination or asking for permission.</p>\n <p><a href=\"https://www.iana.org/domains/example\">More information...</a></p>\n</div>\n</body>\n</html>\n" headers: accept-ranges: - bytes cache-control: - max-age=604800 content-length: - '1256' content-type: - text/html; charset=UTF-8 date: - Thu, 01 Apr 2021 17:14:40 GMT etag: - '"3147526947+gzip"' expires: - Thu, 08 Apr 2021 17:14:40 GMT last-modified: - Thu, 17 Oct 2019 07:18:26 GMT transfer-encoding: - chunked vary: - Accept-Encoding x-azure-ref: - 0gP9lYAAAAABkLUKbdIn+QYp3btzbOtjsU0cyRURHRTA3MTMAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: "<!doctype html>\n<html>\n<head>\n <title>Example Domain</title>\n\n \ <meta charset=\"utf-8\" />\n <meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <style type=\"text/css\">\n body {\n background-color: #f0f0f2;\n margin: 0;\n padding: 0;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", \"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n \n }\n div {\n width: 600px;\n margin: 5em auto;\n padding: 2em;\n background-color: #fdfdff;\n border-radius: 0.5em;\n box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.02);\n }\n a:link, a:visited {\n color: #38488f;\n \ text-decoration: none;\n }\n @media (max-width: 700px) {\n div {\n margin: 0 auto;\n width: auto;\n }\n }\n \ </style> \n</head>\n\n<body>\n<div>\n <h1>Example Domain</h1>\n \ <p>This domain is for use in illustrative examples in documents. You may use this\n domain in literature without prior coordination or asking for permission.</p>\n <p><a href=\"https://www.iana.org/domains/example\">More information...</a></p>\n</div>\n</body>\n</html>\n" headers: accept-ranges: - bytes cache-control: - max-age=604800 content-length: - '1256' content-type: - text/html; charset=UTF-8 date: - Thu, 01 Apr 2021 17:14:50 GMT etag: - '"3147526947+gzip"' expires: - Thu, 08 Apr 2021 17:14:51 GMT last-modified: - Thu, 17 Oct 2019 07:18:26 GMT transfer-encoding: - chunked vary: - Accept-Encoding x-azure-ref: - 0iv9lYAAAAABUfk0AtxxVRbxOttgzT+6JU0cyRURHRTA3MDkAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: "<!doctype html>\n<html>\n<head>\n <title>Example Domain</title>\n\n \ <meta charset=\"utf-8\" />\n <meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <style type=\"text/css\">\n body {\n background-color: #f0f0f2;\n margin: 0;\n padding: 0;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", \"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n \n }\n div {\n width: 600px;\n margin: 5em auto;\n padding: 2em;\n background-color: #fdfdff;\n border-radius: 0.5em;\n box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.02);\n }\n a:link, a:visited {\n color: #38488f;\n \ text-decoration: none;\n }\n @media (max-width: 700px) {\n div {\n margin: 0 auto;\n width: auto;\n }\n }\n \ </style> \n</head>\n\n<body>\n<div>\n <h1>Example Domain</h1>\n \ <p>This domain is for use in illustrative examples in documents. You may use this\n domain in literature without prior coordination or asking for permission.</p>\n <p><a href=\"https://www.iana.org/domains/example\">More information...</a></p>\n</div>\n</body>\n</html>\n" headers: accept-ranges: - bytes cache-control: - max-age=604800 content-length: - '1256' content-type: - text/html; charset=UTF-8 date: - Thu, 01 Apr 2021 17:15:01 GMT etag: - '"3147526947+gzip"' expires: - Thu, 08 Apr 2021 17:15:01 GMT last-modified: - Thu, 17 Oct 2019 07:18:26 GMT transfer-encoding: - chunked vary: - Accept-Encoding x-azure-ref: - 0lf9lYAAAAAAQrmMikqDPTJjgJ4h3fB6LU0cyRURHRTA3MTUAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: "<!doctype html>\n<html>\n<head>\n <title>Example Domain</title>\n\n \ <meta charset=\"utf-8\" />\n <meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <style type=\"text/css\">\n body {\n background-color: #f0f0f2;\n margin: 0;\n padding: 0;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", \"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n \n }\n div {\n width: 600px;\n margin: 5em auto;\n padding: 2em;\n background-color: #fdfdff;\n border-radius: 0.5em;\n box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.02);\n }\n a:link, a:visited {\n color: #38488f;\n \ text-decoration: none;\n }\n @media (max-width: 700px) {\n div {\n margin: 0 auto;\n width: auto;\n }\n }\n \ </style> \n</head>\n\n<body>\n<div>\n <h1>Example Domain</h1>\n \ <p>This domain is for use in illustrative examples in documents. You may use this\n domain in literature without prior coordination or asking for permission.</p>\n <p><a href=\"https://www.iana.org/domains/example\">More information...</a></p>\n</div>\n</body>\n</html>\n" headers: accept-ranges: - bytes cache-control: - max-age=604800 content-length: - '1256' content-type: - text/html; charset=UTF-8 date: - Thu, 01 Apr 2021 17:15:11 GMT etag: - '"3147526947+gzip"' expires: - Thu, 08 Apr 2021 17:15:12 GMT last-modified: - Thu, 17 Oct 2019 07:18:26 GMT transfer-encoding: - chunked vary: - Accept-Encoding x-azure-ref: - 0oP9lYAAAAAB9e2DBoiUVQ4by0GE6z+pGU0cyRURHRTA3MTcAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: "<!doctype html>\n<html>\n<head>\n <title>Example Domain</title>\n\n \ <meta charset=\"utf-8\" />\n <meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <style type=\"text/css\">\n body {\n background-color: #f0f0f2;\n margin: 0;\n padding: 0;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", \"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n \n }\n div {\n width: 600px;\n margin: 5em auto;\n padding: 2em;\n background-color: #fdfdff;\n border-radius: 0.5em;\n box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.02);\n }\n a:link, a:visited {\n color: #38488f;\n \ text-decoration: none;\n }\n @media (max-width: 700px) {\n div {\n margin: 0 auto;\n width: auto;\n }\n }\n \ </style> \n</head>\n\n<body>\n<div>\n <h1>Example Domain</h1>\n \ <p>This domain is for use in illustrative examples in documents. You may use this\n domain in literature without prior coordination or asking for permission.</p>\n <p><a href=\"https://www.iana.org/domains/example\">More information...</a></p>\n</div>\n</body>\n</html>\n" headers: accept-ranges: - bytes cache-control: - max-age=604800 content-length: - '1256' content-type: - text/html; charset=UTF-8 date: - Thu, 01 Apr 2021 17:15:22 GMT etag: - '"3147526947+gzip"' expires: - Thu, 08 Apr 2021 17:15:22 GMT last-modified: - Thu, 17 Oct 2019 07:18:26 GMT transfer-encoding: - chunked vary: - Accept-Encoding x-azure-ref: - 0qv9lYAAAAACzFSMrscBWQ4qpYnkXfWGoU0cyRURHRTA3MjAAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: "<!doctype html>\n<html>\n<head>\n <title>Example Domain</title>\n\n \ <meta charset=\"utf-8\" />\n <meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <style type=\"text/css\">\n body {\n background-color: #f0f0f2;\n margin: 0;\n padding: 0;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", \"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n \n }\n div {\n width: 600px;\n margin: 5em auto;\n padding: 2em;\n background-color: #fdfdff;\n border-radius: 0.5em;\n box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.02);\n }\n a:link, a:visited {\n color: #38488f;\n \ text-decoration: none;\n }\n @media (max-width: 700px) {\n div {\n margin: 0 auto;\n width: auto;\n }\n }\n \ </style> \n</head>\n\n<body>\n<div>\n <h1>Example Domain</h1>\n \ <p>This domain is for use in illustrative examples in documents. You may use this\n domain in literature without prior coordination or asking for permission.</p>\n <p><a href=\"https://www.iana.org/domains/example\">More information...</a></p>\n</div>\n</body>\n</html>\n" headers: accept-ranges: - bytes cache-control: - max-age=604800 content-length: - '1256' content-type: - text/html; charset=UTF-8 date: - Thu, 01 Apr 2021 17:15:33 GMT etag: - '"3147526947+gzip"' expires: - Thu, 08 Apr 2021 17:15:33 GMT last-modified: - Thu, 17 Oct 2019 07:18:26 GMT transfer-encoding: - chunked vary: - Accept-Encoding x-azure-ref: - 0tf9lYAAAAAA5Qg0gjU0fSI71hXT710/VU0cyRURHRTA3MjIAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: "<!doctype html>\n<html>\n<head>\n <title>Example Domain</title>\n\n \ <meta charset=\"utf-8\" />\n <meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <style type=\"text/css\">\n body {\n background-color: #f0f0f2;\n margin: 0;\n padding: 0;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", \"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n \n }\n div {\n width: 600px;\n margin: 5em auto;\n padding: 2em;\n background-color: #fdfdff;\n border-radius: 0.5em;\n box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.02);\n }\n a:link, a:visited {\n color: #38488f;\n \ text-decoration: none;\n }\n @media (max-width: 700px) {\n div {\n margin: 0 auto;\n width: auto;\n }\n }\n \ </style> \n</head>\n\n<body>\n<div>\n <h1>Example Domain</h1>\n \ <p>This domain is for use in illustrative examples in documents. You may use this\n domain in literature without prior coordination or asking for permission.</p>\n <p><a href=\"https://www.iana.org/domains/example\">More information...</a></p>\n</div>\n</body>\n</html>\n" headers: accept-ranges: - bytes cache-control: - max-age=604800 content-length: - '1256' content-type: - text/html; charset=UTF-8 date: - Thu, 01 Apr 2021 17:15:43 GMT etag: - '"3147526947+gzip"' expires: - Thu, 08 Apr 2021 17:15:43 GMT last-modified: - Thu, 17 Oct 2019 07:18:26 GMT transfer-encoding: - chunked vary: - Accept-Encoding x-azure-ref: - 0v/9lYAAAAAAJPJ9U5eIdSqcglQYwDLF8U0cyRURHRTA4MTUAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll status: code: 200 message: OK - request: body: '''key'':''something''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '17' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: '<!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''><html xmlns=''http://www.w3.org/1999/xhtml''><head><meta content=''text/html; charset=utf-8'' http-equiv=''content-type''/><style type=''text/css''>body { font-family:Arial; margin-left:40px; }img { border:0 none; }#content { margin-left: auto; margin-right: auto }#message h2 { font-size: 20px; font-weight: normal; color: #000000; margin: 34px 0px 0px 0px }#message p { font-size: 13px; color: #000000; margin: 7px 0px 0px 0px }#errorref { font-size: 11px; color: #737373; margin-top: 41px }</style><title>Microsoft</title></head><body><div id=''content''><div id=''message''><h2>The request is blocked.</h2></div><div id=''errorref''><span>0yv9lYAAAAABNnRjyfatrSIzgZpLTrgsiU0cyRURHRTA4MDkAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll</span></div></div></body></html>' headers: date: - Thu, 01 Apr 2021 17:15:53 GMT transfer-encoding: - chunked x-azure-ref: - 0yv9lYAAAAABNnRjyfatrSIzgZpLTrgsiU0cyRURHRTA4MDkAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll status: code: 403 message: Forbidden - request: body: '''key'':''value''' headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive Content-Length: - '13' User-Agent: - python-requests/2.22.0 method: POST uri: http://cli000004.azurefd.net/ response: body: string: "<!doctype html>\n<html>\n<head>\n <title>Example Domain</title>\n\n \ <meta charset=\"utf-8\" />\n <meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <style type=\"text/css\">\n body {\n background-color: #f0f0f2;\n margin: 0;\n padding: 0;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", \"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n \n }\n div {\n width: 600px;\n margin: 5em auto;\n padding: 2em;\n background-color: #fdfdff;\n border-radius: 0.5em;\n box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.02);\n }\n a:link, a:visited {\n color: #38488f;\n \ text-decoration: none;\n }\n @media (max-width: 700px) {\n div {\n margin: 0 auto;\n width: auto;\n }\n }\n \ </style> \n</head>\n\n<body>\n<div>\n <h1>Example Domain</h1>\n \ <p>This domain is for use in illustrative examples in documents. You may use this\n domain in literature without prior coordination or asking for permission.</p>\n <p><a href=\"https://www.iana.org/domains/example\">More information...</a></p>\n</div>\n</body>\n</html>\n" headers: accept-ranges: - bytes cache-control: - max-age=604800 content-length: - '1256' content-type: - text/html; charset=UTF-8 date: - Thu, 01 Apr 2021 17:15:53 GMT etag: - '"3147526947+gzip"' expires: - Thu, 08 Apr 2021 17:15:54 GMT last-modified: - Thu, 17 Oct 2019 07:18:26 GMT transfer-encoding: - chunked vary: - Accept-Encoding x-azure-ref: - 0yv9lYAAAAAD/EZEyAow+RLlpikeanEfEU0cyRURHRTA4MDgAMjI2YTA1ODEtYzlkMi00YmM0LWIxZGItNzVhY2FiMDY2NDll status: code: 200 message: OK version: 1
50.989097
4,275
0.583985
bba64a8c3b7f7b4b01d5b12362121c27e80bca3f
128,076
yaml
YAML
src/front-door/azext_front_door/tests/latest/recordings/test_rules_engine_basic.yaml
00Kai0/azure-cli-extensions
4bcafd5c9bb4d4f2eca0b8b512d9d79fe9061b8e
[ "MIT" ]
null
null
null
src/front-door/azext_front_door/tests/latest/recordings/test_rules_engine_basic.yaml
00Kai0/azure-cli-extensions
4bcafd5c9bb4d4f2eca0b8b512d9d79fe9061b8e
[ "MIT" ]
null
null
null
src/front-door/azext_front_door/tests/latest/recordings/test_rules_engine_basic.yaml
00Kai0/azure-cli-extensions
4bcafd5c9bb4d4f2eca0b8b512d9d79fe9061b8e
[ "MIT" ]
null
null
null
interactions: - request: body: '{"location": "global", "properties": {"friendlyName": "clifrontdoor000002", "routingRules": [{"properties": {"frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}], "acceptedProtocols": ["Http"], "patternsToMatch": ["/*"], "enabledState": "Enabled", "routeConfiguration": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration", "forwardingProtocol": "MatchRequest", "backendPool": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}, "resourceState": "Enabled"}, "name": "DefaultRoutingRule"}], "loadBalancingSettings": [{"properties": {"sampleSize": 4, "successfulSamplesRequired": 2, "additionalLatencyMilliseconds": 0, "resourceState": "Enabled"}, "name": "DefaultLoadBalancingSettings"}], "healthProbeSettings": [{"properties": {"path": "/", "protocol": "Https", "intervalInSeconds": 30, "healthProbeMethod": "HEAD", "resourceState": "Enabled"}, "name": "DefaultProbeSettings"}], "backendPools": [{"properties": {"backends": [{"address": "202.120.2.3", "httpPort": 80, "httpsPort": 443, "enabledState": "Enabled", "priority": 1, "weight": 50, "backendHostHeader": "202.120.2.3"}], "loadBalancingSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}, "healthProbeSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"}, "resourceState": "Enabled"}, "name": "DefaultBackendPool"}], "frontendEndpoints": [{"properties": {"hostName": "clifrontdoor000002.azurefd.net", "sessionAffinityEnabledState": "Disabled", "resourceState": "Enabled"}, "name": "DefaultFrontendEndpoint"}], "backendPoolsSettings": {"enforceCertificateNameCheck": "Enabled"}, "enabledState": "Enabled"}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door create Connection: - keep-alive Content-Length: - '2453' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g -n --backend-address User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Creating","resourceState":"Creating","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"da08183c-c18a-4288-9a0f-54dee90b6c09","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Creating","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Creating","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Creating","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Creating"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Creating","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: azure-asyncoperation: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/925b36ef-8bec-460c-8882-5fe87e2c4179?api-version=2020-05-01 cache-control: - no-cache content-length: - '4833' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:58:02 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1199' status: code: 201 message: Created - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door create Connection: - keep-alive ParameterSetName: - -g -n --backend-address User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/925b36ef-8bec-460c-8882-5fe87e2c4179?api-version=2020-05-01 response: body: string: '{"status":"InProgress","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '62' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:58:14 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door create Connection: - keep-alive ParameterSetName: - -g -n --backend-address User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/925b36ef-8bec-460c-8882-5fe87e2c4179?api-version=2020-05-01 response: body: string: '{"status":"Succeeded","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '61' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:58:44 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door create Connection: - keep-alive ParameterSetName: - -g -n --backend-address User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"da08183c-c18a-4288-9a0f-54dee90b6c09","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '4828' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:58:45 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door rules-engine rule create Connection: - keep-alive ParameterSetName: - -f -g --rules-engine-name --name --priority --action-type --header-action --header-name --header-value --match-variable --operator --match-values --transforms User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002/rulesEngines/clirulesengine000003?api-version=2020-05-01 response: body: string: '{"error":{"code":"NotFound","message":"The requested resource was not found."}}' headers: cache-control: - no-cache content-length: - '79' content-type: - application/json; charset=utf-8 date: - Thu, 01 Apr 2021 16:58:46 GMT expires: - '-1' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff status: code: 404 message: Not Found - request: body: '{"properties": {"rules": [{"name": "rule1", "priority": 1, "action": {"requestHeaderActions": [{"headerActionType": "Overwrite", "headerName": "Rewrite", "value": "True"}], "responseHeaderActions": []}, "matchConditions": [{"rulesEngineMatchVariable": "RequestFilenameExtension", "rulesEngineOperator": "Contains", "rulesEngineMatchValue": ["jpg", "png"], "transforms": ["Lowercase"]}]}]}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door rules-engine rule create Connection: - keep-alive Content-Length: - '389' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -f -g --rules-engine-name --name --priority --action-type --header-action --header-name --header-value --match-variable --operator --match-values --transforms User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002/rulesEngines/clirulesengine000003?api-version=2020-05-01 response: body: string: '{"name":"clirulesengine000003","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/rulesengines/clirulesengine000003","type":"Microsoft.Network/frontdoors/rulesengines","properties":{"name":"clirulesengine000003","resourceGroup":"clitest.rg000001","resourceState":"Enabled","rules":[{"priority":1,"name":"rule1","matchProcessingBehavior":null,"action":{"name":null,"requestHeaderActions":[{"headerActionType":"Overwrite","headerName":"Rewrite","value":"True"}],"responseHeaderActions":[],"routeConfigurationOverride":null},"matchConditions":[{"rulesEngineMatchValue":["jpg","png"],"rulesEngineMatchVariable":"RequestFilenameExtension","rulesEngineOperator":"Contains","transforms":["Lowercase"],"negateCondition":false,"selector":null}]}]}}' headers: cache-control: - no-cache content-length: - '956' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:58:48 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1199' status: code: 200 message: OK - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door rules-engine rule create Connection: - keep-alive ParameterSetName: - -f -g --rules-engine-name --name --priority --action-type --header-action --header-name --header-value --match-variable --operator --match-values User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002/rulesEngines/clirulesengine000003?api-version=2020-05-01 response: body: string: '{"name":"clirulesengine000003","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/rulesengines/clirulesengine000003","type":"Microsoft.Network/frontdoors/rulesengines","properties":{"name":"clirulesengine000003","resourceGroup":"clitest.rg000001","resourceState":"Enabled","rules":[{"priority":1,"name":"rule1","matchProcessingBehavior":null,"action":{"name":null,"requestHeaderActions":[{"headerActionType":"Overwrite","headerName":"Rewrite","value":"True"}],"responseHeaderActions":[],"routeConfigurationOverride":null},"matchConditions":[{"rulesEngineMatchValue":["jpg","png"],"rulesEngineMatchVariable":"RequestFilenameExtension","rulesEngineOperator":"Contains","transforms":["Lowercase"],"negateCondition":false,"selector":null}]}]}}' headers: cache-control: - no-cache content-length: - '956' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:58:50 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: '{"properties": {"rules": [{"name": "rule1", "priority": 1, "action": {"requestHeaderActions": [{"headerActionType": "Overwrite", "headerName": "Rewrite", "value": "True"}], "responseHeaderActions": []}, "matchConditions": [{"rulesEngineMatchVariable": "RequestFilenameExtension", "rulesEngineOperator": "Contains", "negateCondition": false, "rulesEngineMatchValue": ["jpg", "png"], "transforms": ["Lowercase"]}]}, {"name": "rule2", "priority": 2, "action": {"requestHeaderActions": [], "responseHeaderActions": [{"headerActionType": "Append", "headerName": "Security", "value": "Strict"}]}, "matchConditions": [{"rulesEngineMatchVariable": "RequestPath", "rulesEngineOperator": "Contains", "rulesEngineMatchValue": ["private"]}]}]}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door rules-engine rule create Connection: - keep-alive Content-Length: - '732' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -f -g --rules-engine-name --name --priority --action-type --header-action --header-name --header-value --match-variable --operator --match-values User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002/rulesEngines/clirulesengine000003?api-version=2020-05-01 response: body: string: '{"name":"clirulesengine000003","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/rulesengines/clirulesengine000003","type":"Microsoft.Network/frontdoors/rulesengines","properties":{"name":"clirulesengine000003","resourceGroup":"clitest.rg000001","resourceState":"Enabled","rules":[{"priority":1,"name":"rule1","matchProcessingBehavior":null,"action":{"name":null,"requestHeaderActions":[{"headerActionType":"Overwrite","headerName":"Rewrite","value":"True"}],"responseHeaderActions":[],"routeConfigurationOverride":null},"matchConditions":[{"rulesEngineMatchValue":["jpg","png"],"rulesEngineMatchVariable":"RequestFilenameExtension","rulesEngineOperator":"Contains","transforms":["Lowercase"],"negateCondition":false,"selector":null}]},{"priority":2,"name":"rule2","matchProcessingBehavior":null,"action":{"name":null,"requestHeaderActions":[],"responseHeaderActions":[{"headerActionType":"Append","headerName":"Security","value":"Strict"}],"routeConfigurationOverride":null},"matchConditions":[{"rulesEngineMatchValue":["private"],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Contains","transforms":[],"negateCondition":false,"selector":null}]}]}}' headers: cache-control: - no-cache content-length: - '1385' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:58:52 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1198' status: code: 200 message: OK - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door rules-engine rule update Connection: - keep-alive ParameterSetName: - -f -g --rules-engine-name --name --match-processing-behavior User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002/rulesEngines/clirulesengine000003?api-version=2020-05-01 response: body: string: '{"name":"clirulesengine000003","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/rulesengines/clirulesengine000003","type":"Microsoft.Network/frontdoors/rulesengines","properties":{"name":"clirulesengine000003","resourceGroup":"clitest.rg000001","resourceState":"Enabled","rules":[{"priority":1,"name":"rule1","matchProcessingBehavior":null,"action":{"name":null,"requestHeaderActions":[{"headerActionType":"Overwrite","headerName":"Rewrite","value":"True"}],"responseHeaderActions":[],"routeConfigurationOverride":null},"matchConditions":[{"rulesEngineMatchValue":["jpg","png"],"rulesEngineMatchVariable":"RequestFilenameExtension","rulesEngineOperator":"Contains","transforms":["Lowercase"],"negateCondition":false,"selector":null}]},{"priority":2,"name":"rule2","matchProcessingBehavior":null,"action":{"name":null,"requestHeaderActions":[],"responseHeaderActions":[{"headerActionType":"Append","headerName":"Security","value":"Strict"}],"routeConfigurationOverride":null},"matchConditions":[{"rulesEngineMatchValue":["private"],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Contains","transforms":[],"negateCondition":false,"selector":null}]}]}}' headers: cache-control: - no-cache content-length: - '1385' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:58:53 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: '{"properties": {"rules": [{"name": "rule1", "priority": 1, "action": {"requestHeaderActions": [{"headerActionType": "Overwrite", "headerName": "Rewrite", "value": "True"}], "responseHeaderActions": []}, "matchConditions": [{"rulesEngineMatchVariable": "RequestFilenameExtension", "rulesEngineOperator": "Contains", "negateCondition": false, "rulesEngineMatchValue": ["jpg", "png"], "transforms": ["Lowercase"]}], "matchProcessingBehavior": "Stop"}, {"name": "rule2", "priority": 2, "action": {"requestHeaderActions": [], "responseHeaderActions": [{"headerActionType": "Append", "headerName": "Security", "value": "Strict"}]}, "matchConditions": [{"rulesEngineMatchVariable": "RequestPath", "rulesEngineOperator": "Contains", "negateCondition": false, "rulesEngineMatchValue": ["private"], "transforms": []}]}]}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door rules-engine rule update Connection: - keep-alive Content-Length: - '811' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -f -g --rules-engine-name --name --match-processing-behavior User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002/rulesEngines/clirulesengine000003?api-version=2020-05-01 response: body: string: '{"name":"clirulesengine000003","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/rulesengines/clirulesengine000003","type":"Microsoft.Network/frontdoors/rulesengines","properties":{"name":"clirulesengine000003","resourceGroup":"clitest.rg000001","resourceState":"Enabled","rules":[{"priority":1,"name":"rule1","matchProcessingBehavior":"Stop","action":{"name":null,"requestHeaderActions":[{"headerActionType":"Overwrite","headerName":"Rewrite","value":"True"}],"responseHeaderActions":[],"routeConfigurationOverride":null},"matchConditions":[{"rulesEngineMatchValue":["jpg","png"],"rulesEngineMatchVariable":"RequestFilenameExtension","rulesEngineOperator":"Contains","transforms":["Lowercase"],"negateCondition":false,"selector":null}]},{"priority":2,"name":"rule2","matchProcessingBehavior":null,"action":{"name":null,"requestHeaderActions":[],"responseHeaderActions":[{"headerActionType":"Append","headerName":"Security","value":"Strict"}],"routeConfigurationOverride":null},"matchConditions":[{"rulesEngineMatchValue":["private"],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Contains","transforms":[],"negateCondition":false,"selector":null}]}]}}' headers: cache-control: - no-cache content-length: - '1387' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:58:55 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1197' status: code: 200 message: OK - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door rules-engine rule show Connection: - keep-alive ParameterSetName: - -f -g --rules-engine-name -n User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002/rulesEngines/clirulesengine000003?api-version=2020-05-01 response: body: string: '{"name":"clirulesengine000003","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/rulesengines/clirulesengine000003","type":"Microsoft.Network/frontdoors/rulesengines","properties":{"name":"clirulesengine000003","resourceGroup":"clitest.rg000001","resourceState":"Enabled","rules":[{"priority":1,"name":"rule1","matchProcessingBehavior":"Stop","action":{"name":null,"requestHeaderActions":[{"headerActionType":"Overwrite","headerName":"Rewrite","value":"True"}],"responseHeaderActions":[],"routeConfigurationOverride":null},"matchConditions":[{"rulesEngineMatchValue":["jpg","png"],"rulesEngineMatchVariable":"RequestFilenameExtension","rulesEngineOperator":"Contains","transforms":["Lowercase"],"negateCondition":false,"selector":null}]},{"priority":2,"name":"rule2","matchProcessingBehavior":null,"action":{"name":null,"requestHeaderActions":[],"responseHeaderActions":[{"headerActionType":"Append","headerName":"Security","value":"Strict"}],"routeConfigurationOverride":null},"matchConditions":[{"rulesEngineMatchValue":["private"],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Contains","transforms":[],"negateCondition":false,"selector":null}]}]}}' headers: cache-control: - no-cache content-length: - '1387' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:58:55 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door rules-engine rule list Connection: - keep-alive ParameterSetName: - -f -g --name User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002/rulesEngines/clirulesengine000003?api-version=2020-05-01 response: body: string: '{"name":"clirulesengine000003","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/rulesengines/clirulesengine000003","type":"Microsoft.Network/frontdoors/rulesengines","properties":{"name":"clirulesengine000003","resourceGroup":"clitest.rg000001","resourceState":"Enabled","rules":[{"priority":1,"name":"rule1","matchProcessingBehavior":"Stop","action":{"name":null,"requestHeaderActions":[{"headerActionType":"Overwrite","headerName":"Rewrite","value":"True"}],"responseHeaderActions":[],"routeConfigurationOverride":null},"matchConditions":[{"rulesEngineMatchValue":["jpg","png"],"rulesEngineMatchVariable":"RequestFilenameExtension","rulesEngineOperator":"Contains","transforms":["Lowercase"],"negateCondition":false,"selector":null}]},{"priority":2,"name":"rule2","matchProcessingBehavior":null,"action":{"name":null,"requestHeaderActions":[],"responseHeaderActions":[{"headerActionType":"Append","headerName":"Security","value":"Strict"}],"routeConfigurationOverride":null},"matchConditions":[{"rulesEngineMatchValue":["private"],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Contains","transforms":[],"negateCondition":false,"selector":null}]}]}}' headers: cache-control: - no-cache content-length: - '1387' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:58:57 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door rules-engine show Connection: - keep-alive ParameterSetName: - -f -g --name User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002/rulesEngines/clirulesengine000003?api-version=2020-05-01 response: body: string: '{"name":"clirulesengine000003","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/rulesengines/clirulesengine000003","type":"Microsoft.Network/frontdoors/rulesengines","properties":{"name":"clirulesengine000003","resourceGroup":"clitest.rg000001","resourceState":"Enabled","rules":[{"priority":1,"name":"rule1","matchProcessingBehavior":"Stop","action":{"name":null,"requestHeaderActions":[{"headerActionType":"Overwrite","headerName":"Rewrite","value":"True"}],"responseHeaderActions":[],"routeConfigurationOverride":null},"matchConditions":[{"rulesEngineMatchValue":["jpg","png"],"rulesEngineMatchVariable":"RequestFilenameExtension","rulesEngineOperator":"Contains","transforms":["Lowercase"],"negateCondition":false,"selector":null}]},{"priority":2,"name":"rule2","matchProcessingBehavior":null,"action":{"name":null,"requestHeaderActions":[],"responseHeaderActions":[{"headerActionType":"Append","headerName":"Security","value":"Strict"}],"routeConfigurationOverride":null},"matchConditions":[{"rulesEngineMatchValue":["private"],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Contains","transforms":[],"negateCondition":false,"selector":null}]}]}}' headers: cache-control: - no-cache content-length: - '1387' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:58:58 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door rules-engine rule action add Connection: - keep-alive ParameterSetName: - -f -g --rules-engine-name --name --action-type --header-action --header-name User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002/rulesEngines/clirulesengine000003?api-version=2020-05-01 response: body: string: '{"name":"clirulesengine000003","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/rulesengines/clirulesengine000003","type":"Microsoft.Network/frontdoors/rulesengines","properties":{"name":"clirulesengine000003","resourceGroup":"clitest.rg000001","resourceState":"Enabled","rules":[{"priority":1,"name":"rule1","matchProcessingBehavior":"Stop","action":{"name":null,"requestHeaderActions":[{"headerActionType":"Overwrite","headerName":"Rewrite","value":"True"}],"responseHeaderActions":[],"routeConfigurationOverride":null},"matchConditions":[{"rulesEngineMatchValue":["jpg","png"],"rulesEngineMatchVariable":"RequestFilenameExtension","rulesEngineOperator":"Contains","transforms":["Lowercase"],"negateCondition":false,"selector":null}]},{"priority":2,"name":"rule2","matchProcessingBehavior":null,"action":{"name":null,"requestHeaderActions":[],"responseHeaderActions":[{"headerActionType":"Append","headerName":"Security","value":"Strict"}],"routeConfigurationOverride":null},"matchConditions":[{"rulesEngineMatchValue":["private"],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Contains","transforms":[],"negateCondition":false,"selector":null}]}]}}' headers: cache-control: - no-cache content-length: - '1387' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:58:59 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: '{"properties": {"rules": [{"name": "rule1", "priority": 1, "action": {"requestHeaderActions": [{"headerActionType": "Overwrite", "headerName": "Rewrite", "value": "True"}], "responseHeaderActions": []}, "matchConditions": [{"rulesEngineMatchVariable": "RequestFilenameExtension", "rulesEngineOperator": "Contains", "negateCondition": false, "rulesEngineMatchValue": ["jpg", "png"], "transforms": ["Lowercase"]}], "matchProcessingBehavior": "Stop"}, {"name": "rule2", "priority": 2, "action": {"requestHeaderActions": [], "responseHeaderActions": [{"headerActionType": "Append", "headerName": "Security", "value": "Strict"}, {"headerActionType": "Delete", "headerName": "Location"}]}, "matchConditions": [{"rulesEngineMatchVariable": "RequestPath", "rulesEngineOperator": "Contains", "negateCondition": false, "rulesEngineMatchValue": ["private"], "transforms": []}]}]}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door rules-engine rule action add Connection: - keep-alive Content-Length: - '869' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -f -g --rules-engine-name --name --action-type --header-action --header-name User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002/rulesEngines/clirulesengine000003?api-version=2020-05-01 response: body: string: '{"name":"clirulesengine000003","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/rulesengines/clirulesengine000003","type":"Microsoft.Network/frontdoors/rulesengines","properties":{"name":"clirulesengine000003","resourceGroup":"clitest.rg000001","resourceState":"Enabled","rules":[{"priority":1,"name":"rule1","matchProcessingBehavior":"Stop","action":{"name":null,"requestHeaderActions":[{"headerActionType":"Overwrite","headerName":"Rewrite","value":"True"}],"responseHeaderActions":[],"routeConfigurationOverride":null},"matchConditions":[{"rulesEngineMatchValue":["jpg","png"],"rulesEngineMatchVariable":"RequestFilenameExtension","rulesEngineOperator":"Contains","transforms":["Lowercase"],"negateCondition":false,"selector":null}]},{"priority":2,"name":"rule2","matchProcessingBehavior":null,"action":{"name":null,"requestHeaderActions":[],"responseHeaderActions":[{"headerActionType":"Append","headerName":"Security","value":"Strict"},{"headerActionType":"Delete","headerName":"Location","value":null}],"routeConfigurationOverride":null},"matchConditions":[{"rulesEngineMatchValue":["private"],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Contains","transforms":[],"negateCondition":false,"selector":null}]}]}}' headers: cache-control: - no-cache content-length: - '1454' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:00 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1198' status: code: 200 message: OK - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door rules-engine rule action add Connection: - keep-alive ParameterSetName: - -f -g --rules-engine-name --name --action-type --backend-pool --caching --query-parameter-strip-directive --query-parameters --cache-duration User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002/rulesEngines/clirulesengine000003?api-version=2020-05-01 response: body: string: '{"name":"clirulesengine000003","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/rulesengines/clirulesengine000003","type":"Microsoft.Network/frontdoors/rulesengines","properties":{"name":"clirulesengine000003","resourceGroup":"clitest.rg000001","resourceState":"Enabled","rules":[{"priority":1,"name":"rule1","matchProcessingBehavior":"Stop","action":{"name":null,"requestHeaderActions":[{"headerActionType":"Overwrite","headerName":"Rewrite","value":"True"}],"responseHeaderActions":[],"routeConfigurationOverride":null},"matchConditions":[{"rulesEngineMatchValue":["jpg","png"],"rulesEngineMatchVariable":"RequestFilenameExtension","rulesEngineOperator":"Contains","transforms":["Lowercase"],"negateCondition":false,"selector":null}]},{"priority":2,"name":"rule2","matchProcessingBehavior":null,"action":{"name":null,"requestHeaderActions":[],"responseHeaderActions":[{"headerActionType":"Append","headerName":"Security","value":"Strict"},{"headerActionType":"Delete","headerName":"Location","value":null}],"routeConfigurationOverride":null},"matchConditions":[{"rulesEngineMatchValue":["private"],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Contains","transforms":[],"negateCondition":false,"selector":null}]}]}}' headers: cache-control: - no-cache content-length: - '1454' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:02 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: '{"properties": {"rules": [{"name": "rule1", "priority": 1, "action": {"requestHeaderActions": [{"headerActionType": "Overwrite", "headerName": "Rewrite", "value": "True"}], "responseHeaderActions": [], "routeConfigurationOverride": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration", "cacheConfiguration": {"queryParameterStripDirective": "StripOnly", "queryParameters": "a=b,x=y&p=q", "cacheDuration": "P5DT1H30M30S"}, "backendPool": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}}, "matchConditions": [{"rulesEngineMatchVariable": "RequestFilenameExtension", "rulesEngineOperator": "Contains", "negateCondition": false, "rulesEngineMatchValue": ["jpg", "png"], "transforms": ["Lowercase"]}], "matchProcessingBehavior": "Stop"}, {"name": "rule2", "priority": 2, "action": {"requestHeaderActions": [], "responseHeaderActions": [{"headerActionType": "Append", "headerName": "Security", "value": "Strict"}, {"headerActionType": "Delete", "headerName": "Location"}]}, "matchConditions": [{"rulesEngineMatchVariable": "RequestPath", "rulesEngineOperator": "Contains", "negateCondition": false, "rulesEngineMatchValue": ["private"], "transforms": []}]}]}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door rules-engine rule action add Connection: - keep-alive Content-Length: - '1383' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -f -g --rules-engine-name --name --action-type --backend-pool --caching --query-parameter-strip-directive --query-parameters --cache-duration User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002/rulesEngines/clirulesengine000003?api-version=2020-05-01 response: body: string: '{"name":"clirulesengine000003","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/rulesengines/clirulesengine000003","type":"Microsoft.Network/frontdoors/rulesengines","properties":{"name":"clirulesengine000003","resourceGroup":"clitest.rg000001","resourceState":"Enabled","rules":[{"priority":1,"name":"rule1","matchProcessingBehavior":"Stop","action":{"name":null,"requestHeaderActions":[{"headerActionType":"Overwrite","headerName":"Rewrite","value":"True"}],"responseHeaderActions":[],"routeConfigurationOverride":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":{"queryParameterStripDirective":"StripOnly","queryParameters":"a=b,x=y&p=q","dynamicCompression":"Enabled","cacheDuration":"P5DT1H30M30S"},"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}},"matchConditions":[{"rulesEngineMatchValue":["jpg","png"],"rulesEngineMatchVariable":"RequestFilenameExtension","rulesEngineOperator":"Contains","transforms":["Lowercase"],"negateCondition":false,"selector":null}]},{"priority":2,"name":"rule2","matchProcessingBehavior":null,"action":{"name":null,"requestHeaderActions":[],"responseHeaderActions":[{"headerActionType":"Append","headerName":"Security","value":"Strict"},{"headerActionType":"Delete","headerName":"Location","value":null}],"routeConfigurationOverride":null},"matchConditions":[{"rulesEngineMatchValue":["private"],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Contains","transforms":[],"negateCondition":false,"selector":null}]}]}}' headers: cache-control: - no-cache content-length: - '2016' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:04 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1196' status: code: 200 message: OK - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door rules-engine rule action add Connection: - keep-alive ParameterSetName: - -f -g -r --name --action-type --custom-path User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002/rulesEngines/clirulesengine000003?api-version=2020-05-01 response: body: string: '{"name":"clirulesengine000003","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/rulesengines/clirulesengine000003","type":"Microsoft.Network/frontdoors/rulesengines","properties":{"name":"clirulesengine000003","resourceGroup":"clitest.rg000001","resourceState":"Enabled","rules":[{"priority":1,"name":"rule1","matchProcessingBehavior":"Stop","action":{"name":null,"requestHeaderActions":[{"headerActionType":"Overwrite","headerName":"Rewrite","value":"True"}],"responseHeaderActions":[],"routeConfigurationOverride":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":{"queryParameterStripDirective":"StripOnly","queryParameters":"a=b,x=y&p=q","dynamicCompression":"Enabled","cacheDuration":"P5DT1H30M30S"},"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}},"matchConditions":[{"rulesEngineMatchValue":["jpg","png"],"rulesEngineMatchVariable":"RequestFilenameExtension","rulesEngineOperator":"Contains","transforms":["Lowercase"],"negateCondition":false,"selector":null}]},{"priority":2,"name":"rule2","matchProcessingBehavior":null,"action":{"name":null,"requestHeaderActions":[],"responseHeaderActions":[{"headerActionType":"Append","headerName":"Security","value":"Strict"},{"headerActionType":"Delete","headerName":"Location","value":null}],"routeConfigurationOverride":null},"matchConditions":[{"rulesEngineMatchValue":["private"],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Contains","transforms":[],"negateCondition":false,"selector":null}]}]}}' headers: cache-control: - no-cache content-length: - '2016' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:05 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: '{"properties": {"rules": [{"name": "rule1", "priority": 1, "action": {"requestHeaderActions": [{"headerActionType": "Overwrite", "headerName": "Rewrite", "value": "True"}], "responseHeaderActions": [], "routeConfigurationOverride": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration", "forwardingProtocol": "MatchRequest", "cacheConfiguration": {"queryParameterStripDirective": "StripOnly", "queryParameters": "a=b,x=y&p=q", "dynamicCompression": "Enabled", "cacheDuration": "P5DT1H30M30S"}, "backendPool": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}}, "matchConditions": [{"rulesEngineMatchVariable": "RequestFilenameExtension", "rulesEngineOperator": "Contains", "negateCondition": false, "rulesEngineMatchValue": ["jpg", "png"], "transforms": ["Lowercase"]}], "matchProcessingBehavior": "Stop"}, {"name": "rule2", "priority": 2, "action": {"requestHeaderActions": [], "responseHeaderActions": [{"headerActionType": "Append", "headerName": "Security", "value": "Strict"}, {"headerActionType": "Delete", "headerName": "Location"}], "routeConfigurationOverride": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorRedirectConfiguration", "redirectType": "Moved", "redirectProtocol": "MatchRequest", "customPath": "/redirect"}}, "matchConditions": [{"rulesEngineMatchVariable": "RequestPath", "rulesEngineOperator": "Contains", "negateCondition": false, "rulesEngineMatchValue": ["private"], "transforms": []}]}]}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door rules-engine rule action add Connection: - keep-alive Content-Length: - '1657' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -f -g -r --name --action-type --custom-path User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002/rulesEngines/clirulesengine000003?api-version=2020-05-01 response: body: string: '{"name":"clirulesengine000003","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/rulesengines/clirulesengine000003","type":"Microsoft.Network/frontdoors/rulesengines","properties":{"name":"clirulesengine000003","resourceGroup":"clitest.rg000001","resourceState":"Enabled","rules":[{"priority":1,"name":"rule1","matchProcessingBehavior":"Stop","action":{"name":null,"requestHeaderActions":[{"headerActionType":"Overwrite","headerName":"Rewrite","value":"True"}],"responseHeaderActions":[],"routeConfigurationOverride":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":{"queryParameterStripDirective":"StripOnly","queryParameters":"a=b,x=y&p=q","dynamicCompression":"Enabled","cacheDuration":"P5DT1H30M30S"},"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}},"matchConditions":[{"rulesEngineMatchValue":["jpg","png"],"rulesEngineMatchVariable":"RequestFilenameExtension","rulesEngineOperator":"Contains","transforms":["Lowercase"],"negateCondition":false,"selector":null}]},{"priority":2,"name":"rule2","matchProcessingBehavior":null,"action":{"name":null,"requestHeaderActions":[],"responseHeaderActions":[{"headerActionType":"Append","headerName":"Security","value":"Strict"},{"headerActionType":"Delete","headerName":"Location","value":null}],"routeConfigurationOverride":{"customFragment":null,"customHost":"","customPath":"/redirect","redirectProtocol":"MatchRequest","customQueryString":null,"redirectType":"Moved","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorRedirectConfiguration"}},"matchConditions":[{"rulesEngineMatchValue":["private"],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Contains","transforms":[],"negateCondition":false,"selector":null}]}]}}' headers: cache-control: - no-cache content-length: - '2239' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:06 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1196' status: code: 200 message: OK - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door rules-engine rule action list Connection: - keep-alive ParameterSetName: - -f -g -r --name User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002/rulesEngines/clirulesengine000003?api-version=2020-05-01 response: body: string: '{"name":"clirulesengine000003","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/rulesengines/clirulesengine000003","type":"Microsoft.Network/frontdoors/rulesengines","properties":{"name":"clirulesengine000003","resourceGroup":"clitest.rg000001","resourceState":"Enabled","rules":[{"priority":1,"name":"rule1","matchProcessingBehavior":"Stop","action":{"name":null,"requestHeaderActions":[{"headerActionType":"Overwrite","headerName":"Rewrite","value":"True"}],"responseHeaderActions":[],"routeConfigurationOverride":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":{"queryParameterStripDirective":"StripOnly","queryParameters":"a=b,x=y&p=q","dynamicCompression":"Enabled","cacheDuration":"P5DT1H30M30S"},"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}},"matchConditions":[{"rulesEngineMatchValue":["jpg","png"],"rulesEngineMatchVariable":"RequestFilenameExtension","rulesEngineOperator":"Contains","transforms":["Lowercase"],"negateCondition":false,"selector":null}]},{"priority":2,"name":"rule2","matchProcessingBehavior":null,"action":{"name":null,"requestHeaderActions":[],"responseHeaderActions":[{"headerActionType":"Append","headerName":"Security","value":"Strict"},{"headerActionType":"Delete","headerName":"Location","value":null}],"routeConfigurationOverride":{"customFragment":null,"customHost":"","customPath":"/redirect","redirectProtocol":"MatchRequest","customQueryString":null,"redirectType":"Moved","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorRedirectConfiguration"}},"matchConditions":[{"rulesEngineMatchValue":["private"],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Contains","transforms":[],"negateCondition":false,"selector":null}]}]}}' headers: cache-control: - no-cache content-length: - '2239' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:07 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door rules-engine rule action list Connection: - keep-alive ParameterSetName: - -f -g -r --name User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002/rulesEngines/clirulesengine000003?api-version=2020-05-01 response: body: string: '{"name":"clirulesengine000003","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/rulesengines/clirulesengine000003","type":"Microsoft.Network/frontdoors/rulesengines","properties":{"name":"clirulesengine000003","resourceGroup":"clitest.rg000001","resourceState":"Enabled","rules":[{"priority":1,"name":"rule1","matchProcessingBehavior":"Stop","action":{"name":null,"requestHeaderActions":[{"headerActionType":"Overwrite","headerName":"Rewrite","value":"True"}],"responseHeaderActions":[],"routeConfigurationOverride":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":{"queryParameterStripDirective":"StripOnly","queryParameters":"a=b,x=y&p=q","dynamicCompression":"Enabled","cacheDuration":"P5DT1H30M30S"},"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}},"matchConditions":[{"rulesEngineMatchValue":["jpg","png"],"rulesEngineMatchVariable":"RequestFilenameExtension","rulesEngineOperator":"Contains","transforms":["Lowercase"],"negateCondition":false,"selector":null}]},{"priority":2,"name":"rule2","matchProcessingBehavior":null,"action":{"name":null,"requestHeaderActions":[],"responseHeaderActions":[{"headerActionType":"Append","headerName":"Security","value":"Strict"},{"headerActionType":"Delete","headerName":"Location","value":null}],"routeConfigurationOverride":{"customFragment":null,"customHost":"","customPath":"/redirect","redirectProtocol":"MatchRequest","customQueryString":null,"redirectType":"Moved","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorRedirectConfiguration"}},"matchConditions":[{"rulesEngineMatchValue":["private"],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Contains","transforms":[],"negateCondition":false,"selector":null}]}]}}' headers: cache-control: - no-cache content-length: - '2239' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:07 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door rules-engine rule condition add Connection: - keep-alive ParameterSetName: - -f -g -r --name --match-variable --selector --operator --match-values --transforms User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002/rulesEngines/clirulesengine000003?api-version=2020-05-01 response: body: string: '{"name":"clirulesengine000003","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/rulesengines/clirulesengine000003","type":"Microsoft.Network/frontdoors/rulesengines","properties":{"name":"clirulesengine000003","resourceGroup":"clitest.rg000001","resourceState":"Enabled","rules":[{"priority":1,"name":"rule1","matchProcessingBehavior":"Stop","action":{"name":null,"requestHeaderActions":[{"headerActionType":"Overwrite","headerName":"Rewrite","value":"True"}],"responseHeaderActions":[],"routeConfigurationOverride":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":{"queryParameterStripDirective":"StripOnly","queryParameters":"a=b,x=y&p=q","dynamicCompression":"Enabled","cacheDuration":"P5DT1H30M30S"},"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}},"matchConditions":[{"rulesEngineMatchValue":["jpg","png"],"rulesEngineMatchVariable":"RequestFilenameExtension","rulesEngineOperator":"Contains","transforms":["Lowercase"],"negateCondition":false,"selector":null}]},{"priority":2,"name":"rule2","matchProcessingBehavior":null,"action":{"name":null,"requestHeaderActions":[],"responseHeaderActions":[{"headerActionType":"Append","headerName":"Security","value":"Strict"},{"headerActionType":"Delete","headerName":"Location","value":null}],"routeConfigurationOverride":{"customFragment":null,"customHost":"","customPath":"/redirect","redirectProtocol":"MatchRequest","customQueryString":null,"redirectType":"Moved","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorRedirectConfiguration"}},"matchConditions":[{"rulesEngineMatchValue":["private"],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Contains","transforms":[],"negateCondition":false,"selector":null}]}]}}' headers: cache-control: - no-cache content-length: - '2239' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:08 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: '{"properties": {"rules": [{"name": "rule1", "priority": 1, "action": {"requestHeaderActions": [{"headerActionType": "Overwrite", "headerName": "Rewrite", "value": "True"}], "responseHeaderActions": [], "routeConfigurationOverride": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration", "forwardingProtocol": "MatchRequest", "cacheConfiguration": {"queryParameterStripDirective": "StripOnly", "queryParameters": "a=b,x=y&p=q", "dynamicCompression": "Enabled", "cacheDuration": "P5DT1H30M30S"}, "backendPool": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}}, "matchConditions": [{"rulesEngineMatchVariable": "RequestFilenameExtension", "rulesEngineOperator": "Contains", "negateCondition": false, "rulesEngineMatchValue": ["jpg", "png"], "transforms": ["Lowercase"]}, {"rulesEngineMatchVariable": "RequestHeader", "selector": "x-language", "rulesEngineOperator": "Equal", "rulesEngineMatchValue": ["en-gb", "en-th"], "transforms": ["Lowercase"]}], "matchProcessingBehavior": "Stop"}, {"name": "rule2", "priority": 2, "action": {"requestHeaderActions": [], "responseHeaderActions": [{"headerActionType": "Append", "headerName": "Security", "value": "Strict"}, {"headerActionType": "Delete", "headerName": "Location"}], "routeConfigurationOverride": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorRedirectConfiguration", "redirectType": "Moved", "redirectProtocol": "MatchRequest", "customHost": "", "customPath": "/redirect"}}, "matchConditions": [{"rulesEngineMatchVariable": "RequestPath", "rulesEngineOperator": "Contains", "negateCondition": false, "rulesEngineMatchValue": ["private"], "transforms": []}]}]}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door rules-engine rule condition add Connection: - keep-alive Content-Length: - '1854' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -f -g -r --name --match-variable --selector --operator --match-values --transforms User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002/rulesEngines/clirulesengine000003?api-version=2020-05-01 response: body: string: '{"name":"clirulesengine000003","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/rulesengines/clirulesengine000003","type":"Microsoft.Network/frontdoors/rulesengines","properties":{"name":"clirulesengine000003","resourceGroup":"clitest.rg000001","resourceState":"Enabled","rules":[{"priority":1,"name":"rule1","matchProcessingBehavior":"Stop","action":{"name":null,"requestHeaderActions":[{"headerActionType":"Overwrite","headerName":"Rewrite","value":"True"}],"responseHeaderActions":[],"routeConfigurationOverride":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":{"queryParameterStripDirective":"StripOnly","queryParameters":"a=b,x=y&p=q","dynamicCompression":"Enabled","cacheDuration":"P5DT1H30M30S"},"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}},"matchConditions":[{"rulesEngineMatchValue":["jpg","png"],"rulesEngineMatchVariable":"RequestFilenameExtension","rulesEngineOperator":"Contains","transforms":["Lowercase"],"negateCondition":false,"selector":null},{"rulesEngineMatchValue":["en-gb","en-th"],"rulesEngineMatchVariable":"RequestHeader","rulesEngineOperator":"Equal","transforms":["Lowercase"],"negateCondition":false,"selector":"x-language"}]},{"priority":2,"name":"rule2","matchProcessingBehavior":null,"action":{"name":null,"requestHeaderActions":[],"responseHeaderActions":[{"headerActionType":"Append","headerName":"Security","value":"Strict"},{"headerActionType":"Delete","headerName":"Location","value":null}],"routeConfigurationOverride":{"customFragment":null,"customHost":"","customPath":"/redirect","redirectProtocol":"MatchRequest","customQueryString":null,"redirectType":"Moved","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorRedirectConfiguration"}},"matchConditions":[{"rulesEngineMatchValue":["private"],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Contains","transforms":[],"negateCondition":false,"selector":null}]}]}}' headers: cache-control: - no-cache content-length: - '2431' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:10 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1195' status: code: 200 message: OK - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door rules-engine rule condition add Connection: - keep-alive ParameterSetName: - -f -g -r --name --match-variable --operator User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002/rulesEngines/clirulesengine000003?api-version=2020-05-01 response: body: string: '{"name":"clirulesengine000003","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/rulesengines/clirulesengine000003","type":"Microsoft.Network/frontdoors/rulesengines","properties":{"name":"clirulesengine000003","resourceGroup":"clitest.rg000001","resourceState":"Enabled","rules":[{"priority":1,"name":"rule1","matchProcessingBehavior":"Stop","action":{"name":null,"requestHeaderActions":[{"headerActionType":"Overwrite","headerName":"Rewrite","value":"True"}],"responseHeaderActions":[],"routeConfigurationOverride":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":{"queryParameterStripDirective":"StripOnly","queryParameters":"a=b,x=y&p=q","dynamicCompression":"Enabled","cacheDuration":"P5DT1H30M30S"},"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}},"matchConditions":[{"rulesEngineMatchValue":["jpg","png"],"rulesEngineMatchVariable":"RequestFilenameExtension","rulesEngineOperator":"Contains","transforms":["Lowercase"],"negateCondition":false,"selector":null},{"rulesEngineMatchValue":["en-gb","en-th"],"rulesEngineMatchVariable":"RequestHeader","rulesEngineOperator":"Equal","transforms":["Lowercase"],"negateCondition":false,"selector":"x-language"}]},{"priority":2,"name":"rule2","matchProcessingBehavior":null,"action":{"name":null,"requestHeaderActions":[],"responseHeaderActions":[{"headerActionType":"Append","headerName":"Security","value":"Strict"},{"headerActionType":"Delete","headerName":"Location","value":null}],"routeConfigurationOverride":{"customFragment":null,"customHost":"","customPath":"/redirect","redirectProtocol":"MatchRequest","customQueryString":null,"redirectType":"Moved","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorRedirectConfiguration"}},"matchConditions":[{"rulesEngineMatchValue":["private"],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Contains","transforms":[],"negateCondition":false,"selector":null}]}]}}' headers: cache-control: - no-cache content-length: - '2431' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:11 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: '{"properties": {"rules": [{"name": "rule1", "priority": 1, "action": {"requestHeaderActions": [{"headerActionType": "Overwrite", "headerName": "Rewrite", "value": "True"}], "responseHeaderActions": [], "routeConfigurationOverride": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration", "forwardingProtocol": "MatchRequest", "cacheConfiguration": {"queryParameterStripDirective": "StripOnly", "queryParameters": "a=b,x=y&p=q", "dynamicCompression": "Enabled", "cacheDuration": "P5DT1H30M30S"}, "backendPool": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}}, "matchConditions": [{"rulesEngineMatchVariable": "RequestFilenameExtension", "rulesEngineOperator": "Contains", "negateCondition": false, "rulesEngineMatchValue": ["jpg", "png"], "transforms": ["Lowercase"]}, {"rulesEngineMatchVariable": "RequestHeader", "selector": "x-language", "rulesEngineOperator": "Equal", "negateCondition": false, "rulesEngineMatchValue": ["en-gb", "en-th"], "transforms": ["Lowercase"]}, {"rulesEngineMatchVariable": "RequestPath", "rulesEngineOperator": "Any", "rulesEngineMatchValue": []}], "matchProcessingBehavior": "Stop"}, {"name": "rule2", "priority": 2, "action": {"requestHeaderActions": [], "responseHeaderActions": [{"headerActionType": "Append", "headerName": "Security", "value": "Strict"}, {"headerActionType": "Delete", "headerName": "Location"}], "routeConfigurationOverride": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorRedirectConfiguration", "redirectType": "Moved", "redirectProtocol": "MatchRequest", "customHost": "", "customPath": "/redirect"}}, "matchConditions": [{"rulesEngineMatchVariable": "RequestPath", "rulesEngineOperator": "Contains", "negateCondition": false, "rulesEngineMatchValue": ["private"], "transforms": []}]}]}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door rules-engine rule condition add Connection: - keep-alive Content-Length: - '1984' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -f -g -r --name --match-variable --operator User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002/rulesEngines/clirulesengine000003?api-version=2020-05-01 response: body: string: '{"name":"clirulesengine000003","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/rulesengines/clirulesengine000003","type":"Microsoft.Network/frontdoors/rulesengines","properties":{"name":"clirulesengine000003","resourceGroup":"clitest.rg000001","resourceState":"Enabled","rules":[{"priority":1,"name":"rule1","matchProcessingBehavior":"Stop","action":{"name":null,"requestHeaderActions":[{"headerActionType":"Overwrite","headerName":"Rewrite","value":"True"}],"responseHeaderActions":[],"routeConfigurationOverride":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":{"queryParameterStripDirective":"StripOnly","queryParameters":"a=b,x=y&p=q","dynamicCompression":"Enabled","cacheDuration":"P5DT1H30M30S"},"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}},"matchConditions":[{"rulesEngineMatchValue":["jpg","png"],"rulesEngineMatchVariable":"RequestFilenameExtension","rulesEngineOperator":"Contains","transforms":["Lowercase"],"negateCondition":false,"selector":null},{"rulesEngineMatchValue":["en-gb","en-th"],"rulesEngineMatchVariable":"RequestHeader","rulesEngineOperator":"Equal","transforms":["Lowercase"],"negateCondition":false,"selector":"x-language"},{"rulesEngineMatchValue":[],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Any","transforms":[],"negateCondition":false,"selector":null}]},{"priority":2,"name":"rule2","matchProcessingBehavior":null,"action":{"name":null,"requestHeaderActions":[],"responseHeaderActions":[{"headerActionType":"Append","headerName":"Security","value":"Strict"},{"headerActionType":"Delete","headerName":"Location","value":null}],"routeConfigurationOverride":{"customFragment":null,"customHost":"","customPath":"/redirect","redirectProtocol":"MatchRequest","customQueryString":null,"redirectType":"Moved","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorRedirectConfiguration"}},"matchConditions":[{"rulesEngineMatchValue":["private"],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Contains","transforms":[],"negateCondition":false,"selector":null}]}]}}' headers: cache-control: - no-cache content-length: - '2585' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:12 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1196' status: code: 200 message: OK - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door rules-engine rule condition list Connection: - keep-alive ParameterSetName: - -f -g --rules-engine-name --name User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002/rulesEngines/clirulesengine000003?api-version=2020-05-01 response: body: string: '{"name":"clirulesengine000003","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/rulesengines/clirulesengine000003","type":"Microsoft.Network/frontdoors/rulesengines","properties":{"name":"clirulesengine000003","resourceGroup":"clitest.rg000001","resourceState":"Enabled","rules":[{"priority":1,"name":"rule1","matchProcessingBehavior":"Stop","action":{"name":null,"requestHeaderActions":[{"headerActionType":"Overwrite","headerName":"Rewrite","value":"True"}],"responseHeaderActions":[],"routeConfigurationOverride":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":{"queryParameterStripDirective":"StripOnly","queryParameters":"a=b,x=y&p=q","dynamicCompression":"Enabled","cacheDuration":"P5DT1H30M30S"},"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}},"matchConditions":[{"rulesEngineMatchValue":["jpg","png"],"rulesEngineMatchVariable":"RequestFilenameExtension","rulesEngineOperator":"Contains","transforms":["Lowercase"],"negateCondition":false,"selector":null},{"rulesEngineMatchValue":["en-gb","en-th"],"rulesEngineMatchVariable":"RequestHeader","rulesEngineOperator":"Equal","transforms":["Lowercase"],"negateCondition":false,"selector":"x-language"},{"rulesEngineMatchValue":[],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Any","transforms":[],"negateCondition":false,"selector":null}]},{"priority":2,"name":"rule2","matchProcessingBehavior":null,"action":{"name":null,"requestHeaderActions":[],"responseHeaderActions":[{"headerActionType":"Append","headerName":"Security","value":"Strict"},{"headerActionType":"Delete","headerName":"Location","value":null}],"routeConfigurationOverride":{"customFragment":null,"customHost":"","customPath":"/redirect","redirectProtocol":"MatchRequest","customQueryString":null,"redirectType":"Moved","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorRedirectConfiguration"}},"matchConditions":[{"rulesEngineMatchValue":["private"],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Contains","transforms":[],"negateCondition":false,"selector":null}]}]}}' headers: cache-control: - no-cache content-length: - '2585' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:13 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door rules-engine rule condition remove Connection: - keep-alive ParameterSetName: - -f -g --rules-engine-name --name --index User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002/rulesEngines/clirulesengine000003?api-version=2020-05-01 response: body: string: '{"name":"clirulesengine000003","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/rulesengines/clirulesengine000003","type":"Microsoft.Network/frontdoors/rulesengines","properties":{"name":"clirulesengine000003","resourceGroup":"clitest.rg000001","resourceState":"Enabled","rules":[{"priority":1,"name":"rule1","matchProcessingBehavior":"Stop","action":{"name":null,"requestHeaderActions":[{"headerActionType":"Overwrite","headerName":"Rewrite","value":"True"}],"responseHeaderActions":[],"routeConfigurationOverride":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":{"queryParameterStripDirective":"StripOnly","queryParameters":"a=b,x=y&p=q","dynamicCompression":"Enabled","cacheDuration":"P5DT1H30M30S"},"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}},"matchConditions":[{"rulesEngineMatchValue":["jpg","png"],"rulesEngineMatchVariable":"RequestFilenameExtension","rulesEngineOperator":"Contains","transforms":["Lowercase"],"negateCondition":false,"selector":null},{"rulesEngineMatchValue":["en-gb","en-th"],"rulesEngineMatchVariable":"RequestHeader","rulesEngineOperator":"Equal","transforms":["Lowercase"],"negateCondition":false,"selector":"x-language"},{"rulesEngineMatchValue":[],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Any","transforms":[],"negateCondition":false,"selector":null}]},{"priority":2,"name":"rule2","matchProcessingBehavior":null,"action":{"name":null,"requestHeaderActions":[],"responseHeaderActions":[{"headerActionType":"Append","headerName":"Security","value":"Strict"},{"headerActionType":"Delete","headerName":"Location","value":null}],"routeConfigurationOverride":{"customFragment":null,"customHost":"","customPath":"/redirect","redirectProtocol":"MatchRequest","customQueryString":null,"redirectType":"Moved","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorRedirectConfiguration"}},"matchConditions":[{"rulesEngineMatchValue":["private"],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Contains","transforms":[],"negateCondition":false,"selector":null}]}]}}' headers: cache-control: - no-cache content-length: - '2585' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:14 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: '{"properties": {"rules": [{"name": "rule1", "priority": 1, "action": {"requestHeaderActions": [{"headerActionType": "Overwrite", "headerName": "Rewrite", "value": "True"}], "responseHeaderActions": [], "routeConfigurationOverride": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration", "forwardingProtocol": "MatchRequest", "cacheConfiguration": {"queryParameterStripDirective": "StripOnly", "queryParameters": "a=b,x=y&p=q", "dynamicCompression": "Enabled", "cacheDuration": "P5DT1H30M30S"}, "backendPool": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}}, "matchConditions": [{"rulesEngineMatchVariable": "RequestHeader", "selector": "x-language", "rulesEngineOperator": "Equal", "negateCondition": false, "rulesEngineMatchValue": ["en-gb", "en-th"], "transforms": ["Lowercase"]}, {"rulesEngineMatchVariable": "RequestPath", "rulesEngineOperator": "Any", "negateCondition": false, "rulesEngineMatchValue": [], "transforms": []}], "matchProcessingBehavior": "Stop"}, {"name": "rule2", "priority": 2, "action": {"requestHeaderActions": [], "responseHeaderActions": [{"headerActionType": "Append", "headerName": "Security", "value": "Strict"}, {"headerActionType": "Delete", "headerName": "Location"}], "routeConfigurationOverride": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorRedirectConfiguration", "redirectType": "Moved", "redirectProtocol": "MatchRequest", "customHost": "", "customPath": "/redirect"}}, "matchConditions": [{"rulesEngineMatchVariable": "RequestPath", "rulesEngineOperator": "Contains", "negateCondition": false, "rulesEngineMatchValue": ["private"], "transforms": []}]}]}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door rules-engine rule condition remove Connection: - keep-alive Content-Length: - '1839' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -f -g --rules-engine-name --name --index User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002/rulesEngines/clirulesengine000003?api-version=2020-05-01 response: body: string: '{"name":"clirulesengine000003","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/rulesengines/clirulesengine000003","type":"Microsoft.Network/frontdoors/rulesengines","properties":{"name":"clirulesengine000003","resourceGroup":"clitest.rg000001","resourceState":"Enabled","rules":[{"priority":1,"name":"rule1","matchProcessingBehavior":"Stop","action":{"name":null,"requestHeaderActions":[{"headerActionType":"Overwrite","headerName":"Rewrite","value":"True"}],"responseHeaderActions":[],"routeConfigurationOverride":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":{"queryParameterStripDirective":"StripOnly","queryParameters":"a=b,x=y&p=q","dynamicCompression":"Enabled","cacheDuration":"P5DT1H30M30S"},"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}},"matchConditions":[{"rulesEngineMatchValue":["en-gb","en-th"],"rulesEngineMatchVariable":"RequestHeader","rulesEngineOperator":"Equal","transforms":["Lowercase"],"negateCondition":false,"selector":"x-language"},{"rulesEngineMatchValue":[],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Any","transforms":[],"negateCondition":false,"selector":null}]},{"priority":2,"name":"rule2","matchProcessingBehavior":null,"action":{"name":null,"requestHeaderActions":[],"responseHeaderActions":[{"headerActionType":"Append","headerName":"Security","value":"Strict"},{"headerActionType":"Delete","headerName":"Location","value":null}],"routeConfigurationOverride":{"customFragment":null,"customHost":"","customPath":"/redirect","redirectProtocol":"MatchRequest","customQueryString":null,"redirectType":"Moved","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorRedirectConfiguration"}},"matchConditions":[{"rulesEngineMatchValue":["private"],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Contains","transforms":[],"negateCondition":false,"selector":null}]}]}}' headers: cache-control: - no-cache content-length: - '2391' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:15 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1198' status: code: 200 message: OK - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door rules-engine rule action remove Connection: - keep-alive ParameterSetName: - -f -g --rules-engine-name --name --action-type User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002/rulesEngines/clirulesengine000003?api-version=2020-05-01 response: body: string: '{"name":"clirulesengine000003","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/rulesengines/clirulesengine000003","type":"Microsoft.Network/frontdoors/rulesengines","properties":{"name":"clirulesengine000003","resourceGroup":"clitest.rg000001","resourceState":"Enabled","rules":[{"priority":1,"name":"rule1","matchProcessingBehavior":"Stop","action":{"name":null,"requestHeaderActions":[{"headerActionType":"Overwrite","headerName":"Rewrite","value":"True"}],"responseHeaderActions":[],"routeConfigurationOverride":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":{"queryParameterStripDirective":"StripOnly","queryParameters":"a=b,x=y&p=q","dynamicCompression":"Enabled","cacheDuration":"P5DT1H30M30S"},"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}},"matchConditions":[{"rulesEngineMatchValue":["en-gb","en-th"],"rulesEngineMatchVariable":"RequestHeader","rulesEngineOperator":"Equal","transforms":["Lowercase"],"negateCondition":false,"selector":"x-language"},{"rulesEngineMatchValue":[],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Any","transforms":[],"negateCondition":false,"selector":null}]},{"priority":2,"name":"rule2","matchProcessingBehavior":null,"action":{"name":null,"requestHeaderActions":[],"responseHeaderActions":[{"headerActionType":"Append","headerName":"Security","value":"Strict"},{"headerActionType":"Delete","headerName":"Location","value":null}],"routeConfigurationOverride":{"customFragment":null,"customHost":"","customPath":"/redirect","redirectProtocol":"MatchRequest","customQueryString":null,"redirectType":"Moved","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorRedirectConfiguration"}},"matchConditions":[{"rulesEngineMatchValue":["private"],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Contains","transforms":[],"negateCondition":false,"selector":null}]}]}}' headers: cache-control: - no-cache content-length: - '2391' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:17 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: '{"properties": {"rules": [{"name": "rule1", "priority": 1, "action": {"requestHeaderActions": [{"headerActionType": "Overwrite", "headerName": "Rewrite", "value": "True"}], "responseHeaderActions": []}, "matchConditions": [{"rulesEngineMatchVariable": "RequestHeader", "selector": "x-language", "rulesEngineOperator": "Equal", "negateCondition": false, "rulesEngineMatchValue": ["en-gb", "en-th"], "transforms": ["Lowercase"]}, {"rulesEngineMatchVariable": "RequestPath", "rulesEngineOperator": "Any", "negateCondition": false, "rulesEngineMatchValue": [], "transforms": []}], "matchProcessingBehavior": "Stop"}, {"name": "rule2", "priority": 2, "action": {"requestHeaderActions": [], "responseHeaderActions": [{"headerActionType": "Append", "headerName": "Security", "value": "Strict"}, {"headerActionType": "Delete", "headerName": "Location"}], "routeConfigurationOverride": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorRedirectConfiguration", "redirectType": "Moved", "redirectProtocol": "MatchRequest", "customHost": "", "customPath": "/redirect"}}, "matchConditions": [{"rulesEngineMatchVariable": "RequestPath", "rulesEngineOperator": "Contains", "negateCondition": false, "rulesEngineMatchValue": ["private"], "transforms": []}]}]}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door rules-engine rule action remove Connection: - keep-alive Content-Length: - '1254' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -f -g --rules-engine-name --name --action-type User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002/rulesEngines/clirulesengine000003?api-version=2020-05-01 response: body: string: '{"name":"clirulesengine000003","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/rulesengines/clirulesengine000003","type":"Microsoft.Network/frontdoors/rulesengines","properties":{"name":"clirulesengine000003","resourceGroup":"clitest.rg000001","resourceState":"Enabled","rules":[{"priority":1,"name":"rule1","matchProcessingBehavior":"Stop","action":{"name":null,"requestHeaderActions":[{"headerActionType":"Overwrite","headerName":"Rewrite","value":"True"}],"responseHeaderActions":[],"routeConfigurationOverride":null},"matchConditions":[{"rulesEngineMatchValue":["en-gb","en-th"],"rulesEngineMatchVariable":"RequestHeader","rulesEngineOperator":"Equal","transforms":["Lowercase"],"negateCondition":false,"selector":"x-language"},{"rulesEngineMatchValue":[],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Any","transforms":[],"negateCondition":false,"selector":null}]},{"priority":2,"name":"rule2","matchProcessingBehavior":null,"action":{"name":null,"requestHeaderActions":[],"responseHeaderActions":[{"headerActionType":"Append","headerName":"Security","value":"Strict"},{"headerActionType":"Delete","headerName":"Location","value":null}],"routeConfigurationOverride":{"customFragment":null,"customHost":"","customPath":"/redirect","redirectProtocol":"MatchRequest","customQueryString":null,"redirectType":"Moved","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorRedirectConfiguration"}},"matchConditions":[{"rulesEngineMatchValue":["private"],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Contains","transforms":[],"negateCondition":false,"selector":null}]}]}}' headers: cache-control: - no-cache content-length: - '1829' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:19 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1196' status: code: 200 message: OK - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door rules-engine rule action remove Connection: - keep-alive ParameterSetName: - -f -g --rules-engine-name --name --action-type --index User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002/rulesEngines/clirulesengine000003?api-version=2020-05-01 response: body: string: '{"name":"clirulesengine000003","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/rulesengines/clirulesengine000003","type":"Microsoft.Network/frontdoors/rulesengines","properties":{"name":"clirulesengine000003","resourceGroup":"clitest.rg000001","resourceState":"Enabled","rules":[{"priority":1,"name":"rule1","matchProcessingBehavior":"Stop","action":{"name":null,"requestHeaderActions":[{"headerActionType":"Overwrite","headerName":"Rewrite","value":"True"}],"responseHeaderActions":[],"routeConfigurationOverride":null},"matchConditions":[{"rulesEngineMatchValue":["en-gb","en-th"],"rulesEngineMatchVariable":"RequestHeader","rulesEngineOperator":"Equal","transforms":["Lowercase"],"negateCondition":false,"selector":"x-language"},{"rulesEngineMatchValue":[],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Any","transforms":[],"negateCondition":false,"selector":null}]},{"priority":2,"name":"rule2","matchProcessingBehavior":null,"action":{"name":null,"requestHeaderActions":[],"responseHeaderActions":[{"headerActionType":"Append","headerName":"Security","value":"Strict"},{"headerActionType":"Delete","headerName":"Location","value":null}],"routeConfigurationOverride":{"customFragment":null,"customHost":"","customPath":"/redirect","redirectProtocol":"MatchRequest","customQueryString":null,"redirectType":"Moved","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorRedirectConfiguration"}},"matchConditions":[{"rulesEngineMatchValue":["private"],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Contains","transforms":[],"negateCondition":false,"selector":null}]}]}}' headers: cache-control: - no-cache content-length: - '1829' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:20 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: '{"properties": {"rules": [{"name": "rule1", "priority": 1, "action": {"requestHeaderActions": [{"headerActionType": "Overwrite", "headerName": "Rewrite", "value": "True"}], "responseHeaderActions": []}, "matchConditions": [{"rulesEngineMatchVariable": "RequestHeader", "selector": "x-language", "rulesEngineOperator": "Equal", "negateCondition": false, "rulesEngineMatchValue": ["en-gb", "en-th"], "transforms": ["Lowercase"]}, {"rulesEngineMatchVariable": "RequestPath", "rulesEngineOperator": "Any", "negateCondition": false, "rulesEngineMatchValue": [], "transforms": []}], "matchProcessingBehavior": "Stop"}, {"name": "rule2", "priority": 2, "action": {"requestHeaderActions": [], "responseHeaderActions": [{"headerActionType": "Append", "headerName": "Security", "value": "Strict"}], "routeConfigurationOverride": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorRedirectConfiguration", "redirectType": "Moved", "redirectProtocol": "MatchRequest", "customHost": "", "customPath": "/redirect"}}, "matchConditions": [{"rulesEngineMatchVariable": "RequestPath", "rulesEngineOperator": "Contains", "negateCondition": false, "rulesEngineMatchValue": ["private"], "transforms": []}]}]}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door rules-engine rule action remove Connection: - keep-alive Content-Length: - '1196' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -f -g --rules-engine-name --name --action-type --index User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002/rulesEngines/clirulesengine000003?api-version=2020-05-01 response: body: string: '{"name":"clirulesengine000003","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/rulesengines/clirulesengine000003","type":"Microsoft.Network/frontdoors/rulesengines","properties":{"name":"clirulesengine000003","resourceGroup":"clitest.rg000001","resourceState":"Enabled","rules":[{"priority":1,"name":"rule1","matchProcessingBehavior":"Stop","action":{"name":null,"requestHeaderActions":[{"headerActionType":"Overwrite","headerName":"Rewrite","value":"True"}],"responseHeaderActions":[],"routeConfigurationOverride":null},"matchConditions":[{"rulesEngineMatchValue":["en-gb","en-th"],"rulesEngineMatchVariable":"RequestHeader","rulesEngineOperator":"Equal","transforms":["Lowercase"],"negateCondition":false,"selector":"x-language"},{"rulesEngineMatchValue":[],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Any","transforms":[],"negateCondition":false,"selector":null}]},{"priority":2,"name":"rule2","matchProcessingBehavior":null,"action":{"name":null,"requestHeaderActions":[],"responseHeaderActions":[{"headerActionType":"Append","headerName":"Security","value":"Strict"}],"routeConfigurationOverride":{"customFragment":null,"customHost":"","customPath":"/redirect","redirectProtocol":"MatchRequest","customQueryString":null,"redirectType":"Moved","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorRedirectConfiguration"}},"matchConditions":[{"rulesEngineMatchValue":["private"],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Contains","transforms":[],"negateCondition":false,"selector":null}]}]}}' headers: cache-control: - no-cache content-length: - '1762' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:22 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1194' status: code: 200 message: OK - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door rules-engine rule delete Connection: - keep-alive ParameterSetName: - -f -g --rules-engine-name --name User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002/rulesEngines/clirulesengine000003?api-version=2020-05-01 response: body: string: '{"name":"clirulesengine000003","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/rulesengines/clirulesengine000003","type":"Microsoft.Network/frontdoors/rulesengines","properties":{"name":"clirulesengine000003","resourceGroup":"clitest.rg000001","resourceState":"Enabled","rules":[{"priority":1,"name":"rule1","matchProcessingBehavior":"Stop","action":{"name":null,"requestHeaderActions":[{"headerActionType":"Overwrite","headerName":"Rewrite","value":"True"}],"responseHeaderActions":[],"routeConfigurationOverride":null},"matchConditions":[{"rulesEngineMatchValue":["en-gb","en-th"],"rulesEngineMatchVariable":"RequestHeader","rulesEngineOperator":"Equal","transforms":["Lowercase"],"negateCondition":false,"selector":"x-language"},{"rulesEngineMatchValue":[],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Any","transforms":[],"negateCondition":false,"selector":null}]},{"priority":2,"name":"rule2","matchProcessingBehavior":null,"action":{"name":null,"requestHeaderActions":[],"responseHeaderActions":[{"headerActionType":"Append","headerName":"Security","value":"Strict"}],"routeConfigurationOverride":{"customFragment":null,"customHost":"","customPath":"/redirect","redirectProtocol":"MatchRequest","customQueryString":null,"redirectType":"Moved","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorRedirectConfiguration"}},"matchConditions":[{"rulesEngineMatchValue":["private"],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Contains","transforms":[],"negateCondition":false,"selector":null}]}]}}' headers: cache-control: - no-cache content-length: - '1762' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:22 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: '{"properties": {"rules": [{"name": "rule1", "priority": 1, "action": {"requestHeaderActions": [{"headerActionType": "Overwrite", "headerName": "Rewrite", "value": "True"}], "responseHeaderActions": []}, "matchConditions": [{"rulesEngineMatchVariable": "RequestHeader", "selector": "x-language", "rulesEngineOperator": "Equal", "negateCondition": false, "rulesEngineMatchValue": ["en-gb", "en-th"], "transforms": ["Lowercase"]}, {"rulesEngineMatchVariable": "RequestPath", "rulesEngineOperator": "Any", "negateCondition": false, "rulesEngineMatchValue": [], "transforms": []}], "matchProcessingBehavior": "Stop"}]}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door rules-engine rule delete Connection: - keep-alive Content-Length: - '614' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -f -g --rules-engine-name --name User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002/rulesEngines/clirulesengine000003?api-version=2020-05-01 response: body: string: '{"name":"clirulesengine000003","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/rulesengines/clirulesengine000003","type":"Microsoft.Network/frontdoors/rulesengines","properties":{"name":"clirulesengine000003","resourceGroup":"clitest.rg000001","resourceState":"Enabled","rules":[{"priority":1,"name":"rule1","matchProcessingBehavior":"Stop","action":{"name":null,"requestHeaderActions":[{"headerActionType":"Overwrite","headerName":"Rewrite","value":"True"}],"responseHeaderActions":[],"routeConfigurationOverride":null},"matchConditions":[{"rulesEngineMatchValue":["en-gb","en-th"],"rulesEngineMatchVariable":"RequestHeader","rulesEngineOperator":"Equal","transforms":["Lowercase"],"negateCondition":false,"selector":"x-language"},{"rulesEngineMatchValue":[],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Any","transforms":[],"negateCondition":false,"selector":null}]}]}}' headers: cache-control: - no-cache content-length: - '1110' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:24 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1197' status: code: 200 message: OK - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door rules-engine list Connection: - keep-alive ParameterSetName: - -f -g User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002/rulesEngines?api-version=2020-05-01 response: body: string: '{"value":[{"name":"clirulesengine000003","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/rulesengines/clirulesengine000003","type":"Microsoft.Network/frontdoors/rulesengines","properties":{"name":"clirulesengine000003","resourceGroup":"clitest.rg000001","resourceState":"Enabled","rules":[{"priority":1,"name":"rule1","matchProcessingBehavior":"Stop","action":{"name":null,"requestHeaderActions":[{"headerActionType":"Overwrite","headerName":"Rewrite","value":"True"}],"responseHeaderActions":[],"routeConfigurationOverride":null},"matchConditions":[{"rulesEngineMatchValue":["en-gb","en-th"],"rulesEngineMatchVariable":"RequestHeader","rulesEngineOperator":"Equal","transforms":["Lowercase"],"negateCondition":false,"selector":"x-language"},{"rulesEngineMatchValue":[],"rulesEngineMatchVariable":"RequestPath","rulesEngineOperator":"Any","transforms":[],"negateCondition":false,"selector":null}]}]}}]}' headers: cache-control: - no-cache content-length: - '1122' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:25 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel 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
63.153846
4,231
0.705839
bbe4db3634be179b60c4a7686e839d2316753226
22,465
yaml
YAML
src/front-door/azext_front_door/tests/latest/recordings/test_frontend_endpoint_wait.yaml
00Kai0/azure-cli-extensions
4bcafd5c9bb4d4f2eca0b8b512d9d79fe9061b8e
[ "MIT" ]
null
null
null
src/front-door/azext_front_door/tests/latest/recordings/test_frontend_endpoint_wait.yaml
00Kai0/azure-cli-extensions
4bcafd5c9bb4d4f2eca0b8b512d9d79fe9061b8e
[ "MIT" ]
null
null
null
src/front-door/azext_front_door/tests/latest/recordings/test_frontend_endpoint_wait.yaml
00Kai0/azure-cli-extensions
4bcafd5c9bb4d4f2eca0b8b512d9d79fe9061b8e
[ "MIT" ]
null
null
null
interactions: - request: body: '{"location": "global", "properties": {"friendlyName": "clifrontdoor000002", "routingRules": [{"properties": {"frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}], "acceptedProtocols": ["Http"], "patternsToMatch": ["/*"], "enabledState": "Enabled", "routeConfiguration": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration", "forwardingProtocol": "MatchRequest", "backendPool": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}, "resourceState": "Enabled"}, "name": "DefaultRoutingRule"}], "loadBalancingSettings": [{"properties": {"sampleSize": 4, "successfulSamplesRequired": 2, "additionalLatencyMilliseconds": 0, "resourceState": "Enabled"}, "name": "DefaultLoadBalancingSettings"}], "healthProbeSettings": [{"properties": {"path": "/", "protocol": "Https", "intervalInSeconds": 30, "healthProbeMethod": "HEAD", "resourceState": "Enabled"}, "name": "DefaultProbeSettings"}], "backendPools": [{"properties": {"backends": [{"address": "202.120.2.3", "httpPort": 80, "httpsPort": 443, "enabledState": "Enabled", "priority": 1, "weight": 50, "backendHostHeader": "202.120.2.3"}], "loadBalancingSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}, "healthProbeSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"}, "resourceState": "Enabled"}, "name": "DefaultBackendPool"}], "frontendEndpoints": [{"properties": {"hostName": "clifrontdoor000002.azurefd.net", "sessionAffinityEnabledState": "Disabled", "resourceState": "Enabled"}, "name": "DefaultFrontendEndpoint"}], "backendPoolsSettings": {"enforceCertificateNameCheck": "Enabled"}, "enabledState": "Enabled"}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door create Connection: - keep-alive Content-Length: - '2453' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g -n --backend-address User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Creating","resourceState":"Creating","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"885ffb94-04b1-4fdb-9d7b-d548034ddfc9","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Creating","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Creating","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Creating","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Creating"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Creating","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: azure-asyncoperation: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/bd851e29-2fb5-4e1f-b705-495aa831bac8?api-version=2020-05-01 cache-control: - no-cache content-length: - '4833' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Fri, 02 Apr 2021 09:03:22 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1199' status: code: 201 message: Created - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door create Connection: - keep-alive ParameterSetName: - -g -n --backend-address User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/bd851e29-2fb5-4e1f-b705-495aa831bac8?api-version=2020-05-01 response: body: string: '{"status":"InProgress","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '62' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Fri, 02 Apr 2021 09:03:33 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door create Connection: - keep-alive ParameterSetName: - -g -n --backend-address User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/bd851e29-2fb5-4e1f-b705-495aa831bac8?api-version=2020-05-01 response: body: string: '{"status":"Succeeded","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '61' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Fri, 02 Apr 2021 09:04:04 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door create Connection: - keep-alive ParameterSetName: - -g -n --backend-address User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"885ffb94-04b1-4fdb-9d7b-d548034ddfc9","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '4828' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Fri, 02 Apr 2021 09:04:05 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door frontend-endpoint list Connection: - keep-alive ParameterSetName: - -f -g User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002/frontendEndpoints?api-version=2020-05-01 response: body: string: '{"value":[{"name":"DefaultFrontendEndpoint","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendendpoints/DefaultFrontendEndpoint","type":"Microsoft.Network/frontdoors/frontendendpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":"Disabled","customHttpsProvisioningSubstate":"None","resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}]}' headers: cache-control: - no-cache content-length: - '667' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Fri, 02 Apr 2021 09:04:07 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door frontend-endpoint show Connection: - keep-alive ParameterSetName: - -f -g -n User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint?api-version=2020-05-01 response: body: string: '{"name":"DefaultFrontendEndpoint","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendendpoints/DefaultFrontendEndpoint","type":"Microsoft.Network/frontdoors/frontendendpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":"Disabled","customHttpsProvisioningSubstate":"None","resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}' headers: cache-control: - no-cache content-length: - '655' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Fri, 02 Apr 2021 09:04:09 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door frontend-endpoint wait Connection: - keep-alive ParameterSetName: - -f -g -n --custom User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint?api-version=2020-05-01 response: body: string: '{"name":"DefaultFrontendEndpoint","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendendpoints/DefaultFrontendEndpoint","type":"Microsoft.Network/frontdoors/frontendendpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":"Disabled","customHttpsProvisioningSubstate":"None","resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}' headers: cache-control: - no-cache content-length: - '655' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Fri, 02 Apr 2021 09:04:11 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel 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
59.74734
4,231
0.72811
7d2759e0683f1a9d8377935043c6e7b6f1ec5217
107,654
yaml
YAML
src/front-door/azext_front_door/tests/latest/recordings/test_probe_basic.yaml
00Kai0/azure-cli-extensions
4bcafd5c9bb4d4f2eca0b8b512d9d79fe9061b8e
[ "MIT" ]
null
null
null
src/front-door/azext_front_door/tests/latest/recordings/test_probe_basic.yaml
00Kai0/azure-cli-extensions
4bcafd5c9bb4d4f2eca0b8b512d9d79fe9061b8e
[ "MIT" ]
null
null
null
src/front-door/azext_front_door/tests/latest/recordings/test_probe_basic.yaml
00Kai0/azure-cli-extensions
4bcafd5c9bb4d4f2eca0b8b512d9d79fe9061b8e
[ "MIT" ]
null
null
null
interactions: - request: body: '{"location": "global", "properties": {"friendlyName": "clifrontdoor000002", "routingRules": [{"properties": {"frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}], "acceptedProtocols": ["Http"], "patternsToMatch": ["/*"], "enabledState": "Enabled", "routeConfiguration": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration", "forwardingProtocol": "MatchRequest", "backendPool": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}, "resourceState": "Enabled"}, "name": "DefaultRoutingRule"}], "loadBalancingSettings": [{"properties": {"sampleSize": 4, "successfulSamplesRequired": 2, "additionalLatencyMilliseconds": 0, "resourceState": "Enabled"}, "name": "DefaultLoadBalancingSettings"}], "healthProbeSettings": [{"properties": {"path": "/", "protocol": "Https", "intervalInSeconds": 30, "healthProbeMethod": "HEAD", "resourceState": "Enabled"}, "name": "DefaultProbeSettings"}], "backendPools": [{"properties": {"backends": [{"address": "202.120.2.3", "httpPort": 80, "httpsPort": 443, "enabledState": "Enabled", "priority": 1, "weight": 50, "backendHostHeader": "202.120.2.3"}], "loadBalancingSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}, "healthProbeSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"}, "resourceState": "Enabled"}, "name": "DefaultBackendPool"}], "frontendEndpoints": [{"properties": {"hostName": "clifrontdoor000002.azurefd.net", "sessionAffinityEnabledState": "Disabled", "resourceState": "Enabled"}, "name": "DefaultFrontendEndpoint"}], "backendPoolsSettings": {"enforceCertificateNameCheck": "Enabled"}, "enabledState": "Enabled"}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door create Connection: - keep-alive Content-Length: - '2453' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g -n --backend-address User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Creating","resourceState":"Creating","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"7b7671c2-b3bf-4747-b4fc-453f1d017bba","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Creating","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Creating","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Creating","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Creating"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Creating","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: azure-asyncoperation: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/da2708c3-d8a0-4ccf-a72c-e9dfd2fbd54a?api-version=2020-05-01 cache-control: - no-cache content-length: - '4833' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:58:03 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1195' status: code: 201 message: Created - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door create Connection: - keep-alive ParameterSetName: - -g -n --backend-address User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/da2708c3-d8a0-4ccf-a72c-e9dfd2fbd54a?api-version=2020-05-01 response: body: string: '{"status":"InProgress","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '62' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:58:14 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door create Connection: - keep-alive ParameterSetName: - -g -n --backend-address User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/da2708c3-d8a0-4ccf-a72c-e9dfd2fbd54a?api-version=2020-05-01 response: body: string: '{"status":"Succeeded","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '61' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:58:44 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door create Connection: - keep-alive ParameterSetName: - -g -n --backend-address User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"7b7671c2-b3bf-4747-b4fc-453f1d017bba","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '4828' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:58:45 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door probe create Connection: - keep-alive ParameterSetName: - -f -g -n --interval --path --enabled --probeMethod --protocol User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"7b7671c2-b3bf-4747-b4fc-453f1d017bba","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '4828' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:58:47 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: '{"location": "Global", "tags": {}, "properties": {"friendlyName": "clifrontdoor000002", "routingRules": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule", "properties": {"frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}], "acceptedProtocols": ["Http"], "patternsToMatch": ["/*"], "enabledState": "Enabled", "routeConfiguration": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration", "forwardingProtocol": "MatchRequest", "backendPool": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}, "resourceState": "Enabled"}, "name": "DefaultRoutingRule"}], "loadBalancingSettings": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings", "properties": {"sampleSize": 4, "successfulSamplesRequired": 2, "additionalLatencyMilliseconds": 0, "resourceState": "Enabled"}, "name": "DefaultLoadBalancingSettings"}], "healthProbeSettings": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings", "properties": {"path": "/", "protocol": "Https", "intervalInSeconds": 30, "healthProbeMethod": "Head", "enabledState": "Enabled", "resourceState": "Enabled"}, "name": "DefaultProbeSettings"}, {"properties": {"path": "/abc", "protocol": "Http", "intervalInSeconds": 100, "healthProbeMethod": "GET", "enabledState": "Disabled"}, "name": "pb1"}], "backendPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool", "properties": {"backends": [{"address": "202.120.2.3", "httpPort": 80, "httpsPort": 443, "enabledState": "Enabled", "priority": 1, "weight": 50, "backendHostHeader": "202.120.2.3"}], "loadBalancingSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}, "healthProbeSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"}, "resourceState": "Enabled"}, "name": "DefaultBackendPool"}], "frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint", "properties": {"hostName": "clifrontdoor000002.azurefd.net", "sessionAffinityEnabledState": "Disabled", "sessionAffinityTtlSeconds": 0, "resourceState": "Enabled"}, "name": "DefaultFrontendEndpoint"}], "backendPoolsSettings": {"enforceCertificateNameCheck": "Enabled", "sendRecvTimeoutSeconds": 30}, "enabledState": "Enabled", "resourceState": "Enabled"}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door probe create Connection: - keep-alive Content-Length: - '3991' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -f -g -n --interval --path --enabled --probeMethod --protocol User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"7b7671c2-b3bf-4747-b4fc-453f1d017bba","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/pb1","name":"pb1","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":100,"path":"/abc","protocol":"Http","resourceState":"Enabled","enabledState":"Disabled","healthProbeMethod":"Get"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: azure-asyncoperation: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/44137bf1-2946-4954-9bc6-81b549cf5bc7?api-version=2020-05-01 cache-control: - no-cache content-length: - '5284' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:58:50 GMT expires: - '-1' location: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/44137bf1-2946-4954-9bc6-81b549cf5bc7/frontdoorresults/clifrontdoor000002?api-version=2020-05-01 odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1196' status: code: 202 message: Accepted - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door probe create Connection: - keep-alive ParameterSetName: - -f -g -n --interval --path --enabled --probeMethod --protocol User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/44137bf1-2946-4954-9bc6-81b549cf5bc7?api-version=2020-05-01 response: body: string: '{"status":"InProgress","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '62' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:01 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door probe create Connection: - keep-alive ParameterSetName: - -f -g -n --interval --path --enabled --probeMethod --protocol User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/44137bf1-2946-4954-9bc6-81b549cf5bc7?api-version=2020-05-01 response: body: string: '{"status":"Succeeded","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '61' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:30 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door probe create Connection: - keep-alive ParameterSetName: - -f -g -n --interval --path --enabled --probeMethod --protocol User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"7b7671c2-b3bf-4747-b4fc-453f1d017bba","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/pb1","name":"pb1","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":100,"path":"/abc","protocol":"Http","resourceState":"Enabled","enabledState":"Disabled","healthProbeMethod":"Get"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '5284' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:32 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door probe update Connection: - keep-alive ParameterSetName: - -f -g -n --interval --path --enabled --probeMethod --protocol User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"7b7671c2-b3bf-4747-b4fc-453f1d017bba","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/pb1","name":"pb1","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":100,"path":"/abc","protocol":"Http","resourceState":"Enabled","enabledState":"Disabled","healthProbeMethod":"Get"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '5284' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:32 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: '{"location": "Global", "tags": {}, "properties": {"friendlyName": "clifrontdoor000002", "routingRules": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule", "properties": {"frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}], "acceptedProtocols": ["Http"], "patternsToMatch": ["/*"], "enabledState": "Enabled", "routeConfiguration": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration", "forwardingProtocol": "MatchRequest", "backendPool": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}, "resourceState": "Enabled"}, "name": "DefaultRoutingRule"}], "loadBalancingSettings": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings", "properties": {"sampleSize": 4, "successfulSamplesRequired": 2, "additionalLatencyMilliseconds": 0, "resourceState": "Enabled"}, "name": "DefaultLoadBalancingSettings"}], "healthProbeSettings": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings", "properties": {"path": "/", "protocol": "Https", "intervalInSeconds": 30, "healthProbeMethod": "Head", "enabledState": "Enabled", "resourceState": "Enabled"}, "name": "DefaultProbeSettings"}, {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/pb1", "properties": {"path": "/", "protocol": "Https", "intervalInSeconds": 10, "healthProbeMethod": "HEAD", "enabledState": "Enabled", "resourceState": "Enabled"}, "name": "pb1"}], "backendPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool", "properties": {"backends": [{"address": "202.120.2.3", "httpPort": 80, "httpsPort": 443, "enabledState": "Enabled", "priority": 1, "weight": 50, "backendHostHeader": "202.120.2.3"}], "loadBalancingSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}, "healthProbeSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"}, "resourceState": "Enabled"}, "name": "DefaultBackendPool"}], "frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint", "properties": {"hostName": "clifrontdoor000002.azurefd.net", "sessionAffinityEnabledState": "Disabled", "sessionAffinityTtlSeconds": 0, "resourceState": "Enabled"}, "name": "DefaultFrontendEndpoint"}], "backendPoolsSettings": {"enforceCertificateNameCheck": "Enabled", "sendRecvTimeoutSeconds": 30}, "enabledState": "Enabled", "resourceState": "Enabled"}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door probe update Connection: - keep-alive Content-Length: - '4252' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -f -g -n --interval --path --enabled --probeMethod --protocol User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"7b7671c2-b3bf-4747-b4fc-453f1d017bba","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/pb1","name":"pb1","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":10,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: azure-asyncoperation: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/33ceeeba-5430-4150-b01e-3288caa2fb94?api-version=2020-05-01 cache-control: - no-cache content-length: - '5281' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:34 GMT expires: - '-1' location: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/33ceeeba-5430-4150-b01e-3288caa2fb94/frontdoorresults/clifrontdoor000002?api-version=2020-05-01 odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1196' status: code: 202 message: Accepted - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door probe update Connection: - keep-alive ParameterSetName: - -f -g -n --interval --path --enabled --probeMethod --protocol User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/33ceeeba-5430-4150-b01e-3288caa2fb94?api-version=2020-05-01 response: body: string: '{"status":"InProgress","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '62' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:45 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door probe update Connection: - keep-alive ParameterSetName: - -f -g -n --interval --path --enabled --probeMethod --protocol User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/33ceeeba-5430-4150-b01e-3288caa2fb94?api-version=2020-05-01 response: body: string: '{"status":"Succeeded","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '61' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:00:16 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door probe update Connection: - keep-alive ParameterSetName: - -f -g -n --interval --path --enabled --probeMethod --protocol User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"7b7671c2-b3bf-4747-b4fc-453f1d017bba","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/pb1","name":"pb1","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":10,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '5281' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:00:17 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door probe list Connection: - keep-alive ParameterSetName: - -f -g User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"7b7671c2-b3bf-4747-b4fc-453f1d017bba","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/pb1","name":"pb1","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":10,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '5281' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:00:17 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door probe show Connection: - keep-alive ParameterSetName: - -f -g -n User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"7b7671c2-b3bf-4747-b4fc-453f1d017bba","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/pb1","name":"pb1","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":10,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '5281' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:00:18 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door probe delete Connection: - keep-alive ParameterSetName: - -f -g -n User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"7b7671c2-b3bf-4747-b4fc-453f1d017bba","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/pb1","name":"pb1","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":10,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '5281' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:00:19 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: '{"location": "Global", "tags": {}, "properties": {"friendlyName": "clifrontdoor000002", "routingRules": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule", "properties": {"frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}], "acceptedProtocols": ["Http"], "patternsToMatch": ["/*"], "enabledState": "Enabled", "routeConfiguration": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration", "forwardingProtocol": "MatchRequest", "backendPool": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}, "resourceState": "Enabled"}, "name": "DefaultRoutingRule"}], "loadBalancingSettings": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings", "properties": {"sampleSize": 4, "successfulSamplesRequired": 2, "additionalLatencyMilliseconds": 0, "resourceState": "Enabled"}, "name": "DefaultLoadBalancingSettings"}], "healthProbeSettings": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings", "properties": {"path": "/", "protocol": "Https", "intervalInSeconds": 30, "healthProbeMethod": "Head", "enabledState": "Enabled", "resourceState": "Enabled"}, "name": "DefaultProbeSettings"}], "backendPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool", "properties": {"backends": [{"address": "202.120.2.3", "httpPort": 80, "httpsPort": 443, "enabledState": "Enabled", "priority": 1, "weight": 50, "backendHostHeader": "202.120.2.3"}], "loadBalancingSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}, "healthProbeSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"}, "resourceState": "Enabled"}, "name": "DefaultBackendPool"}], "frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint", "properties": {"hostName": "clifrontdoor000002.azurefd.net", "sessionAffinityEnabledState": "Disabled", "sessionAffinityTtlSeconds": 0, "resourceState": "Enabled"}, "name": "DefaultFrontendEndpoint"}], "backendPoolsSettings": {"enforceCertificateNameCheck": "Enabled", "sendRecvTimeoutSeconds": 30}, "enabledState": "Enabled", "resourceState": "Enabled"}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door probe delete Connection: - keep-alive Content-Length: - '3840' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -f -g -n User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"7b7671c2-b3bf-4747-b4fc-453f1d017bba","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: azure-asyncoperation: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/be7c75f3-3161-47fb-945e-3bc363d9f524?api-version=2020-05-01 cache-control: - no-cache content-length: - '4828' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:00:21 GMT expires: - '-1' location: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/be7c75f3-3161-47fb-945e-3bc363d9f524/frontdoorresults/clifrontdoor000002?api-version=2020-05-01 odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1195' status: code: 202 message: Accepted - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door probe delete Connection: - keep-alive ParameterSetName: - -f -g -n User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/be7c75f3-3161-47fb-945e-3bc363d9f524?api-version=2020-05-01 response: body: string: '{"status":"InProgress","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '62' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:00:33 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door probe delete Connection: - keep-alive ParameterSetName: - -f -g -n User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/be7c75f3-3161-47fb-945e-3bc363d9f524?api-version=2020-05-01 response: body: string: '{"status":"Succeeded","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '61' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:01:03 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door probe delete Connection: - keep-alive ParameterSetName: - -f -g -n User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"7b7671c2-b3bf-4747-b4fc-453f1d017bba","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '4828' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:01:04 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door probe list Connection: - keep-alive ParameterSetName: - -f -g User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"7b7671c2-b3bf-4747-b4fc-453f1d017bba","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '4828' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:01:04 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel 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
88.385878
4,621
0.758411
b4f891e59c6a49c33b7745ff62ed16733d07886e
5,834
yaml
YAML
src/front-door/azext_front_door/tests/latest/recordings/test_frontend_endpoint_byoc_specific_version.yaml
00Kai0/azure-cli-extensions
4bcafd5c9bb4d4f2eca0b8b512d9d79fe9061b8e
[ "MIT" ]
null
null
null
src/front-door/azext_front_door/tests/latest/recordings/test_frontend_endpoint_byoc_specific_version.yaml
00Kai0/azure-cli-extensions
4bcafd5c9bb4d4f2eca0b8b512d9d79fe9061b8e
[ "MIT" ]
null
null
null
src/front-door/azext_front_door/tests/latest/recordings/test_frontend_endpoint_byoc_specific_version.yaml
00Kai0/azure-cli-extensions
4bcafd5c9bb4d4f2eca0b8b512d9d79fe9061b8e
[ "MIT" ]
null
null
null
interactions: - request: body: '{"certificateSource": "AzureKeyVault", "protocolType": "ServerNameIndication", "minimumTlsVersion": "1.2", "keyVaultCertificateSourceParameters": {"vault": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bzhanafdtest/providers/Microsoft.KeyVault/vaults/bzhanbyostest"}, "secretName": "frontdoorpstest2", "secretVersion": "d6b1f0ffd2a142efb2a8a89289802c77"}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door frontend-endpoint enable-https Connection: - keep-alive Content-Length: - '384' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -f -g -n --certificate-source --vault-id --secret-name --secret-version User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bzhanafdtest/providers/Microsoft.Network/frontDoors/frontdoorpstest2/frontendEndpoints/afd-byoc-specific-localdev-cdn-azure-cn/enableHttps?api-version=2020-05-01 response: body: string: '{"hostName":"afd-byoc-specific.localdev.cdn.azure.cn","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":"Enabling","customHttpsProvisioningSubstate":"ImportingUserProvidedCertificate","resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":{"protocolType":"ServerNameIndication","certificateSource":"AzureKeyVault","minimumTlsVersion":"1.2","frontDoorCertificateSourceParameters":{"certificateType":null},"keyVaultCertificateSourceParameters":{"secretName":"frontdoorpstest2","secretVersion":"d6b1f0ffd2a142efb2a8a89289802c77","vault":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bzhanafdtest/providers/Microsoft.KeyVault/vaults/bzhanbyostest"}}}}' headers: azure-asyncoperation: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/bzhanafdtest/providers/Microsoft.Network/frontdooroperationresults/0d5ee887-43fd-4415-a22e-875b9adc8a37?api-version=2020-05-01 cache-control: - no-cache content-length: - '765' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Wed, 07 Apr 2021 02:47:06 GMT expires: - '-1' location: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/bzhanafdtest/providers/Microsoft.Network/frontdooroperationresults/0d5ee887-43fd-4415-a22e-875b9adc8a37/frontdoorresults/frontdoorpstest2?api-version=2020-05-01 odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1199' status: code: 202 message: Accepted - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door frontend-endpoint enable-https Connection: - keep-alive ParameterSetName: - -f -g -n --certificate-source --vault-id --secret-name --secret-version User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bzhanafdtest/providers/Microsoft.Network/frontDoors/frontdoorpstest2/frontendEndpoints/afd-byoc-specific-localdev-cdn-azure-cn?api-version=2020-05-01 response: body: string: '{"name":"afd-byoc-specific-localdev-cdn-azure-cn","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/bzhanafdtest/providers/Microsoft.Network/frontdoors/frontdoorpstest2/frontendendpoints/afd-byoc-specific-localdev-cdn-azure-cn","type":"Microsoft.Network/frontdoors/frontendendpoints","properties":{"hostName":"afd-byoc-specific.localdev.cdn.azure.cn","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":"Enabling","customHttpsProvisioningSubstate":"ImportingUserProvidedCertificate","resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":{"protocolType":"ServerNameIndication","certificateSource":"AzureKeyVault","minimumTlsVersion":"1.2","frontDoorCertificateSourceParameters":{"certificateType":null},"keyVaultCertificateSourceParameters":{"secretName":"frontdoorpstest2","secretVersion":"d6b1f0ffd2a142efb2a8a89289802c77","vault":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bzhanafdtest/providers/Microsoft.KeyVault/vaults/bzhanbyostest"}}}}}' headers: cache-control: - no-cache content-length: - '1086' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Wed, 07 Apr 2021 02:47:08 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel 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
51.175439
1,102
0.722146
2e26ad256c7daca356868a82e29ce0fc43970201
184,959
yaml
YAML
src/front-door/azext_front_door/tests/latest/recordings/test_route_rule_basic.yaml
00Kai0/azure-cli-extensions
4bcafd5c9bb4d4f2eca0b8b512d9d79fe9061b8e
[ "MIT" ]
null
null
null
src/front-door/azext_front_door/tests/latest/recordings/test_route_rule_basic.yaml
00Kai0/azure-cli-extensions
4bcafd5c9bb4d4f2eca0b8b512d9d79fe9061b8e
[ "MIT" ]
null
null
null
src/front-door/azext_front_door/tests/latest/recordings/test_route_rule_basic.yaml
00Kai0/azure-cli-extensions
4bcafd5c9bb4d4f2eca0b8b512d9d79fe9061b8e
[ "MIT" ]
null
null
null
interactions: - request: body: '{"location": "global", "properties": {"friendlyName": "clifrontdoor000002", "routingRules": [{"properties": {"frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}], "acceptedProtocols": ["Http"], "patternsToMatch": ["/*"], "enabledState": "Enabled", "routeConfiguration": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration", "forwardingProtocol": "MatchRequest", "backendPool": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}, "resourceState": "Enabled"}, "name": "DefaultRoutingRule"}], "loadBalancingSettings": [{"properties": {"sampleSize": 4, "successfulSamplesRequired": 2, "additionalLatencyMilliseconds": 0, "resourceState": "Enabled"}, "name": "DefaultLoadBalancingSettings"}], "healthProbeSettings": [{"properties": {"path": "/", "protocol": "Https", "intervalInSeconds": 30, "healthProbeMethod": "HEAD", "resourceState": "Enabled"}, "name": "DefaultProbeSettings"}], "backendPools": [{"properties": {"backends": [{"address": "202.120.2.3", "httpPort": 80, "httpsPort": 443, "enabledState": "Enabled", "priority": 1, "weight": 50, "backendHostHeader": "202.120.2.3"}], "loadBalancingSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}, "healthProbeSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"}, "resourceState": "Enabled"}, "name": "DefaultBackendPool"}], "frontendEndpoints": [{"properties": {"hostName": "clifrontdoor000002.azurefd.net", "sessionAffinityEnabledState": "Disabled", "resourceState": "Enabled"}, "name": "DefaultFrontendEndpoint"}], "backendPoolsSettings": {"enforceCertificateNameCheck": "Enabled"}, "enabledState": "Enabled"}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door create Connection: - keep-alive Content-Length: - '2453' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g -n --backend-address User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Creating","resourceState":"Creating","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"ab3c75fb-9b92-48f5-b19f-54bb81b34121","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Creating","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Creating","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Creating","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Creating"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Creating","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: azure-asyncoperation: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/11f5f203-89fd-4a5f-b31b-7dcbcf1d1733?api-version=2020-05-01 cache-control: - no-cache content-length: - '4833' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:00:33 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1193' status: code: 201 message: Created - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door create Connection: - keep-alive ParameterSetName: - -g -n --backend-address User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/11f5f203-89fd-4a5f-b31b-7dcbcf1d1733?api-version=2020-05-01 response: body: string: '{"status":"InProgress","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '62' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:00:43 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door create Connection: - keep-alive ParameterSetName: - -g -n --backend-address User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/11f5f203-89fd-4a5f-b31b-7dcbcf1d1733?api-version=2020-05-01 response: body: string: '{"status":"Succeeded","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '61' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:01:14 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door create Connection: - keep-alive ParameterSetName: - -g -n --backend-address User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"ab3c75fb-9b92-48f5-b19f-54bb81b34121","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '4828' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:01:15 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door routing-rule create Connection: - keep-alive ParameterSetName: - -f -g -n --frontend-endpoints --route-type --backend-pool --patterns User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"ab3c75fb-9b92-48f5-b19f-54bb81b34121","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '4828' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:01:16 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: '{"location": "Global", "tags": {}, "properties": {"friendlyName": "clifrontdoor000002", "routingRules": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule", "properties": {"frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}], "acceptedProtocols": ["Http"], "patternsToMatch": ["/*"], "enabledState": "Enabled", "routeConfiguration": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration", "forwardingProtocol": "MatchRequest", "backendPool": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}, "resourceState": "Enabled"}, "name": "DefaultRoutingRule"}, {"properties": {"frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}], "acceptedProtocols": ["Http"], "patternsToMatch": ["/forward1"], "enabledState": "Enabled", "routeConfiguration": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration", "backendPool": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}}, "name": "rule1"}], "loadBalancingSettings": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings", "properties": {"sampleSize": 4, "successfulSamplesRequired": 2, "additionalLatencyMilliseconds": 0, "resourceState": "Enabled"}, "name": "DefaultLoadBalancingSettings"}], "healthProbeSettings": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings", "properties": {"path": "/", "protocol": "Https", "intervalInSeconds": 30, "healthProbeMethod": "Head", "enabledState": "Enabled", "resourceState": "Enabled"}, "name": "DefaultProbeSettings"}], "backendPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool", "properties": {"backends": [{"address": "202.120.2.3", "httpPort": 80, "httpsPort": 443, "enabledState": "Enabled", "priority": 1, "weight": 50, "backendHostHeader": "202.120.2.3"}], "loadBalancingSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}, "healthProbeSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"}, "resourceState": "Enabled"}, "name": "DefaultBackendPool"}], "frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint", "properties": {"hostName": "clifrontdoor000002.azurefd.net", "sessionAffinityEnabledState": "Disabled", "sessionAffinityTtlSeconds": 0, "resourceState": "Enabled"}, "name": "DefaultFrontendEndpoint"}], "backendPoolsSettings": {"enforceCertificateNameCheck": "Enabled", "sendRecvTimeoutSeconds": 30}, "enabledState": "Enabled", "resourceState": "Enabled"}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door routing-rule create Connection: - keep-alive Content-Length: - '4616' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -f -g -n --frontend-endpoints --route-type --backend-pool --patterns User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"ab3c75fb-9b92-48f5-b19f-54bb81b34121","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/rule1","name":"rule1","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/forward1"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: azure-asyncoperation: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/d242f874-63e3-43d0-b87d-9d5d4ddbeab7?api-version=2020-05-01 cache-control: - no-cache content-length: - '6041' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:01:18 GMT expires: - '-1' location: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/d242f874-63e3-43d0-b87d-9d5d4ddbeab7/frontdoorresults/clifrontdoor000002?api-version=2020-05-01 odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1196' status: code: 202 message: Accepted - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door routing-rule create Connection: - keep-alive ParameterSetName: - -f -g -n --frontend-endpoints --route-type --backend-pool --patterns User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/d242f874-63e3-43d0-b87d-9d5d4ddbeab7?api-version=2020-05-01 response: body: string: '{"status":"InProgress","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '62' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:01:30 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door routing-rule create Connection: - keep-alive ParameterSetName: - -f -g -n --frontend-endpoints --route-type --backend-pool --patterns User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/d242f874-63e3-43d0-b87d-9d5d4ddbeab7?api-version=2020-05-01 response: body: string: '{"status":"Succeeded","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '61' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:02:00 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door routing-rule create Connection: - keep-alive ParameterSetName: - -f -g -n --frontend-endpoints --route-type --backend-pool --patterns User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"ab3c75fb-9b92-48f5-b19f-54bb81b34121","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/rule1","name":"rule1","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/forward1"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '6041' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:02:01 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door routing-rule update Connection: - keep-alive ParameterSetName: - -f -g -n --patterns --caching User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"ab3c75fb-9b92-48f5-b19f-54bb81b34121","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/rule1","name":"rule1","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/forward1"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '6041' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:02:02 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: '{"location": "Global", "tags": {}, "properties": {"friendlyName": "clifrontdoor000002", "routingRules": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule", "properties": {"frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}], "acceptedProtocols": ["Http"], "patternsToMatch": ["/*"], "enabledState": "Enabled", "routeConfiguration": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration", "forwardingProtocol": "MatchRequest", "backendPool": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}, "resourceState": "Enabled"}, "name": "DefaultRoutingRule"}, {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/rule1", "properties": {"frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}], "acceptedProtocols": ["Http"], "patternsToMatch": ["/forward2"], "enabledState": "Enabled", "routeConfiguration": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration", "forwardingProtocol": "MatchRequest", "cacheConfiguration": {"queryParameterStripDirective": "StripNone", "dynamicCompression": "Enabled"}, "backendPool": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}, "resourceState": "Enabled"}, "name": "rule1"}], "loadBalancingSettings": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings", "properties": {"sampleSize": 4, "successfulSamplesRequired": 2, "additionalLatencyMilliseconds": 0, "resourceState": "Enabled"}, "name": "DefaultLoadBalancingSettings"}], "healthProbeSettings": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings", "properties": {"path": "/", "protocol": "Https", "intervalInSeconds": 30, "healthProbeMethod": "Head", "enabledState": "Enabled", "resourceState": "Enabled"}, "name": "DefaultProbeSettings"}], "backendPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool", "properties": {"backends": [{"address": "202.120.2.3", "httpPort": 80, "httpsPort": 443, "enabledState": "Enabled", "priority": 1, "weight": 50, "backendHostHeader": "202.120.2.3"}], "loadBalancingSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}, "healthProbeSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"}, "resourceState": "Enabled"}, "name": "DefaultBackendPool"}], "frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint", "properties": {"hostName": "clifrontdoor000002.azurefd.net", "sessionAffinityEnabledState": "Disabled", "sessionAffinityTtlSeconds": 0, "resourceState": "Enabled"}, "name": "DefaultFrontendEndpoint"}], "backendPoolsSettings": {"enforceCertificateNameCheck": "Enabled", "sendRecvTimeoutSeconds": 30}, "enabledState": "Enabled", "resourceState": "Enabled"}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door routing-rule update Connection: - keep-alive Content-Length: - '5015' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -f -g -n --patterns --caching User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"ab3c75fb-9b92-48f5-b19f-54bb81b34121","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/rule1","name":"rule1","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/forward2"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":{"queryParameterStripDirective":"StripNone","queryParameters":null,"dynamicCompression":"Enabled","cacheDuration":null},"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: azure-asyncoperation: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/a4ed4ec2-d753-4b48-a1ea-941d404efc2d?api-version=2020-05-01 cache-control: - no-cache content-length: - '6156' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:02:06 GMT expires: - '-1' location: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/a4ed4ec2-d753-4b48-a1ea-941d404efc2d/frontdoorresults/clifrontdoor000002?api-version=2020-05-01 odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1195' status: code: 202 message: Accepted - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door routing-rule update Connection: - keep-alive ParameterSetName: - -f -g -n --patterns --caching User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/a4ed4ec2-d753-4b48-a1ea-941d404efc2d?api-version=2020-05-01 response: body: string: '{"status":"InProgress","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '62' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:02:15 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door routing-rule update Connection: - keep-alive ParameterSetName: - -f -g -n --patterns --caching User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/a4ed4ec2-d753-4b48-a1ea-941d404efc2d?api-version=2020-05-01 response: body: string: '{"status":"Succeeded","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '61' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:02:46 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door routing-rule update Connection: - keep-alive ParameterSetName: - -f -g -n --patterns --caching User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"ab3c75fb-9b92-48f5-b19f-54bb81b34121","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/rule1","name":"rule1","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/forward2"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":{"queryParameterStripDirective":"StripNone","queryParameters":null,"dynamicCompression":"Enabled","cacheDuration":null},"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '6156' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:02:47 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door routing-rule create Connection: - keep-alive ParameterSetName: - -f -g -n --frontend-endpoints --route-type --custom-host --patterns --custom-query-string User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"ab3c75fb-9b92-48f5-b19f-54bb81b34121","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/rule1","name":"rule1","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/forward2"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":{"queryParameterStripDirective":"StripNone","queryParameters":null,"dynamicCompression":"Enabled","cacheDuration":null},"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '6156' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:02:47 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: '{"location": "Global", "tags": {}, "properties": {"friendlyName": "clifrontdoor000002", "routingRules": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule", "properties": {"frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}], "acceptedProtocols": ["Http"], "patternsToMatch": ["/*"], "enabledState": "Enabled", "routeConfiguration": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration", "forwardingProtocol": "MatchRequest", "backendPool": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}, "resourceState": "Enabled"}, "name": "DefaultRoutingRule"}, {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/rule1", "properties": {"frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}], "acceptedProtocols": ["Http"], "patternsToMatch": ["/forward2"], "enabledState": "Enabled", "routeConfiguration": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration", "forwardingProtocol": "MatchRequest", "cacheConfiguration": {"queryParameterStripDirective": "StripNone", "dynamicCompression": "Enabled"}, "backendPool": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}, "resourceState": "Enabled"}, "name": "rule1"}, {"properties": {"frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}], "acceptedProtocols": ["Http"], "patternsToMatch": ["/redirect1"], "enabledState": "Enabled", "routeConfiguration": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorRedirectConfiguration", "redirectType": "Moved", "redirectProtocol": "MatchRequest", "customHost": "redirecthost.com", "customQueryString": "querystring"}}, "name": "rule2"}], "loadBalancingSettings": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings", "properties": {"sampleSize": 4, "successfulSamplesRequired": 2, "additionalLatencyMilliseconds": 0, "resourceState": "Enabled"}, "name": "DefaultLoadBalancingSettings"}], "healthProbeSettings": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings", "properties": {"path": "/", "protocol": "Https", "intervalInSeconds": 30, "healthProbeMethod": "Head", "enabledState": "Enabled", "resourceState": "Enabled"}, "name": "DefaultProbeSettings"}], "backendPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool", "properties": {"backends": [{"address": "202.120.2.3", "httpPort": 80, "httpsPort": 443, "enabledState": "Enabled", "priority": 1, "weight": 50, "backendHostHeader": "202.120.2.3"}], "loadBalancingSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}, "healthProbeSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"}, "resourceState": "Enabled"}, "name": "DefaultBackendPool"}], "frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint", "properties": {"hostName": "clifrontdoor000002.azurefd.net", "sessionAffinityEnabledState": "Disabled", "sessionAffinityTtlSeconds": 0, "resourceState": "Enabled"}, "name": "DefaultFrontendEndpoint"}], "backendPoolsSettings": {"enforceCertificateNameCheck": "Enabled", "sendRecvTimeoutSeconds": 30}, "enabledState": "Enabled", "resourceState": "Enabled"}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door routing-rule create Connection: - keep-alive Content-Length: - '5660' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -f -g -n --frontend-endpoints --route-type --custom-host --patterns --custom-query-string User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"ab3c75fb-9b92-48f5-b19f-54bb81b34121","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/rule1","name":"rule1","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/forward2"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":{"queryParameterStripDirective":"StripNone","queryParameters":null,"dynamicCompression":"Enabled","cacheDuration":null},"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/rule2","name":"rule2","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/redirect1"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customFragment":null,"customHost":"redirecthost.com","customPath":"","redirectProtocol":"MatchRequest","customQueryString":"querystring","redirectType":"Moved","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorRedirectConfiguration"},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: azure-asyncoperation: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/4746274e-ed11-4a00-8a8d-ead190528103?api-version=2020-05-01 cache-control: - no-cache content-length: - '7181' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:02:50 GMT expires: - '-1' location: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/4746274e-ed11-4a00-8a8d-ead190528103/frontdoorresults/clifrontdoor000002?api-version=2020-05-01 odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1192' status: code: 202 message: Accepted - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door routing-rule create Connection: - keep-alive ParameterSetName: - -f -g -n --frontend-endpoints --route-type --custom-host --patterns --custom-query-string User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/4746274e-ed11-4a00-8a8d-ead190528103?api-version=2020-05-01 response: body: string: '{"status":"InProgress","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '62' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:03:01 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door routing-rule create Connection: - keep-alive ParameterSetName: - -f -g -n --frontend-endpoints --route-type --custom-host --patterns --custom-query-string User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/4746274e-ed11-4a00-8a8d-ead190528103?api-version=2020-05-01 response: body: string: '{"status":"Succeeded","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '61' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:03:31 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door routing-rule create Connection: - keep-alive ParameterSetName: - -f -g -n --frontend-endpoints --route-type --custom-host --patterns --custom-query-string User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"ab3c75fb-9b92-48f5-b19f-54bb81b34121","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/rule1","name":"rule1","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/forward2"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":{"queryParameterStripDirective":"StripNone","queryParameters":null,"dynamicCompression":"Enabled","cacheDuration":null},"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/rule2","name":"rule2","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/redirect1"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customFragment":null,"customHost":"redirecthost.com","customPath":"","redirectProtocol":"MatchRequest","customQueryString":"querystring","redirectType":"Moved","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorRedirectConfiguration"},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '7181' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:03:32 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door routing-rule update Connection: - keep-alive ParameterSetName: - -f -g -n --patterns --custom-query-string User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"ab3c75fb-9b92-48f5-b19f-54bb81b34121","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/rule1","name":"rule1","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/forward2"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":{"queryParameterStripDirective":"StripNone","queryParameters":null,"dynamicCompression":"Enabled","cacheDuration":null},"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/rule2","name":"rule2","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/redirect1"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customFragment":null,"customHost":"redirecthost.com","customPath":"","redirectProtocol":"MatchRequest","customQueryString":"querystring","redirectType":"Moved","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorRedirectConfiguration"},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '7181' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:03:33 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: '{"location": "Global", "tags": {}, "properties": {"friendlyName": "clifrontdoor000002", "routingRules": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule", "properties": {"frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}], "acceptedProtocols": ["Http"], "patternsToMatch": ["/*"], "enabledState": "Enabled", "routeConfiguration": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration", "forwardingProtocol": "MatchRequest", "backendPool": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}, "resourceState": "Enabled"}, "name": "DefaultRoutingRule"}, {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/rule1", "properties": {"frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}], "acceptedProtocols": ["Http"], "patternsToMatch": ["/forward2"], "enabledState": "Enabled", "routeConfiguration": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration", "forwardingProtocol": "MatchRequest", "cacheConfiguration": {"queryParameterStripDirective": "StripNone", "dynamicCompression": "Enabled"}, "backendPool": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}, "resourceState": "Enabled"}, "name": "rule1"}, {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/rule2", "properties": {"frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}], "acceptedProtocols": ["Http"], "patternsToMatch": ["/forward3"], "enabledState": "Enabled", "routeConfiguration": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorRedirectConfiguration", "redirectType": "Moved", "redirectProtocol": "MatchRequest", "customHost": "redirecthost.com", "customPath": "", "customQueryString": "querystring2"}, "resourceState": "Enabled"}, "name": "rule2"}], "loadBalancingSettings": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings", "properties": {"sampleSize": 4, "successfulSamplesRequired": 2, "additionalLatencyMilliseconds": 0, "resourceState": "Enabled"}, "name": "DefaultLoadBalancingSettings"}], "healthProbeSettings": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings", "properties": {"path": "/", "protocol": "Https", "intervalInSeconds": 30, "healthProbeMethod": "Head", "enabledState": "Enabled", "resourceState": "Enabled"}, "name": "DefaultProbeSettings"}], "backendPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool", "properties": {"backends": [{"address": "202.120.2.3", "httpPort": 80, "httpsPort": 443, "enabledState": "Enabled", "priority": 1, "weight": 50, "backendHostHeader": "202.120.2.3"}], "loadBalancingSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}, "healthProbeSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"}, "resourceState": "Enabled"}, "name": "DefaultBackendPool"}], "frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint", "properties": {"hostName": "clifrontdoor000002.azurefd.net", "sessionAffinityEnabledState": "Disabled", "sessionAffinityTtlSeconds": 0, "resourceState": "Enabled"}, "name": "DefaultFrontendEndpoint"}], "backendPoolsSettings": {"enforceCertificateNameCheck": "Enabled", "sendRecvTimeoutSeconds": 30}, "enabledState": "Enabled", "resourceState": "Enabled"}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door routing-rule update Connection: - keep-alive Content-Length: - '5937' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -f -g -n --patterns --custom-query-string User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"ab3c75fb-9b92-48f5-b19f-54bb81b34121","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/rule1","name":"rule1","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/forward2"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":{"queryParameterStripDirective":"StripNone","queryParameters":null,"dynamicCompression":"Enabled","cacheDuration":null},"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/rule2","name":"rule2","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/forward3"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customFragment":null,"customHost":"redirecthost.com","customPath":"","redirectProtocol":"MatchRequest","customQueryString":"querystring2","redirectType":"Moved","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorRedirectConfiguration"},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: azure-asyncoperation: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/3156e0aa-06e0-43a0-9160-99d4471ca36f?api-version=2020-05-01 cache-control: - no-cache content-length: - '7181' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:03:37 GMT expires: - '-1' location: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/3156e0aa-06e0-43a0-9160-99d4471ca36f/frontdoorresults/clifrontdoor000002?api-version=2020-05-01 odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1195' status: code: 202 message: Accepted - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door routing-rule update Connection: - keep-alive ParameterSetName: - -f -g -n --patterns --custom-query-string User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/3156e0aa-06e0-43a0-9160-99d4471ca36f?api-version=2020-05-01 response: body: string: '{"status":"InProgress","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '62' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:03:47 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door routing-rule update Connection: - keep-alive ParameterSetName: - -f -g -n --patterns --custom-query-string User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/3156e0aa-06e0-43a0-9160-99d4471ca36f?api-version=2020-05-01 response: body: string: '{"status":"Succeeded","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '61' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:04:17 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door routing-rule update Connection: - keep-alive ParameterSetName: - -f -g -n --patterns --custom-query-string User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"ab3c75fb-9b92-48f5-b19f-54bb81b34121","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/rule1","name":"rule1","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/forward2"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":{"queryParameterStripDirective":"StripNone","queryParameters":null,"dynamicCompression":"Enabled","cacheDuration":null},"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/rule2","name":"rule2","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/forward3"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customFragment":null,"customHost":"redirecthost.com","customPath":"","redirectProtocol":"MatchRequest","customQueryString":"querystring2","redirectType":"Moved","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorRedirectConfiguration"},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '7181' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:04:19 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door routing-rule list Connection: - keep-alive ParameterSetName: - -f -g User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"ab3c75fb-9b92-48f5-b19f-54bb81b34121","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/rule1","name":"rule1","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/forward2"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":{"queryParameterStripDirective":"StripNone","queryParameters":null,"dynamicCompression":"Enabled","cacheDuration":null},"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/rule2","name":"rule2","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/forward3"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customFragment":null,"customHost":"redirecthost.com","customPath":"","redirectProtocol":"MatchRequest","customQueryString":"querystring2","redirectType":"Moved","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorRedirectConfiguration"},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '7181' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:04:20 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door routing-rule delete Connection: - keep-alive ParameterSetName: - -f -g -n User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"ab3c75fb-9b92-48f5-b19f-54bb81b34121","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/rule1","name":"rule1","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/forward2"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":{"queryParameterStripDirective":"StripNone","queryParameters":null,"dynamicCompression":"Enabled","cacheDuration":null},"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/rule2","name":"rule2","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/forward3"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customFragment":null,"customHost":"redirecthost.com","customPath":"","redirectProtocol":"MatchRequest","customQueryString":"querystring2","redirectType":"Moved","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorRedirectConfiguration"},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '7181' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:04:22 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: '{"location": "Global", "tags": {}, "properties": {"friendlyName": "clifrontdoor000002", "routingRules": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule", "properties": {"frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}], "acceptedProtocols": ["Http"], "patternsToMatch": ["/*"], "enabledState": "Enabled", "routeConfiguration": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration", "forwardingProtocol": "MatchRequest", "backendPool": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}, "resourceState": "Enabled"}, "name": "DefaultRoutingRule"}, {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/rule1", "properties": {"frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}], "acceptedProtocols": ["Http"], "patternsToMatch": ["/forward2"], "enabledState": "Enabled", "routeConfiguration": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration", "forwardingProtocol": "MatchRequest", "cacheConfiguration": {"queryParameterStripDirective": "StripNone", "dynamicCompression": "Enabled"}, "backendPool": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}, "resourceState": "Enabled"}, "name": "rule1"}], "loadBalancingSettings": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings", "properties": {"sampleSize": 4, "successfulSamplesRequired": 2, "additionalLatencyMilliseconds": 0, "resourceState": "Enabled"}, "name": "DefaultLoadBalancingSettings"}], "healthProbeSettings": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings", "properties": {"path": "/", "protocol": "Https", "intervalInSeconds": 30, "healthProbeMethod": "Head", "enabledState": "Enabled", "resourceState": "Enabled"}, "name": "DefaultProbeSettings"}], "backendPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool", "properties": {"backends": [{"address": "202.120.2.3", "httpPort": 80, "httpsPort": 443, "enabledState": "Enabled", "priority": 1, "weight": 50, "backendHostHeader": "202.120.2.3"}], "loadBalancingSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}, "healthProbeSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"}, "resourceState": "Enabled"}, "name": "DefaultBackendPool"}], "frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint", "properties": {"hostName": "clifrontdoor000002.azurefd.net", "sessionAffinityEnabledState": "Disabled", "sessionAffinityTtlSeconds": 0, "resourceState": "Enabled"}, "name": "DefaultFrontendEndpoint"}], "backendPoolsSettings": {"enforceCertificateNameCheck": "Enabled", "sendRecvTimeoutSeconds": 30}, "enabledState": "Enabled", "resourceState": "Enabled"}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door routing-rule delete Connection: - keep-alive Content-Length: - '5015' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -f -g -n User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"ab3c75fb-9b92-48f5-b19f-54bb81b34121","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/rule1","name":"rule1","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/forward2"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":{"queryParameterStripDirective":"StripNone","queryParameters":null,"dynamicCompression":"Enabled","cacheDuration":null},"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: azure-asyncoperation: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/93bba0a2-45b1-4559-89dc-f728402b6d14?api-version=2020-05-01 cache-control: - no-cache content-length: - '6156' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:04:24 GMT expires: - '-1' location: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/93bba0a2-45b1-4559-89dc-f728402b6d14/frontdoorresults/clifrontdoor000002?api-version=2020-05-01 odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1197' status: code: 202 message: Accepted - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door routing-rule delete Connection: - keep-alive ParameterSetName: - -f -g -n User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/93bba0a2-45b1-4559-89dc-f728402b6d14?api-version=2020-05-01 response: body: string: '{"status":"InProgress","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '62' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:04:35 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door routing-rule delete Connection: - keep-alive ParameterSetName: - -f -g -n User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/93bba0a2-45b1-4559-89dc-f728402b6d14?api-version=2020-05-01 response: body: string: '{"status":"Succeeded","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '61' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:05:05 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door routing-rule delete Connection: - keep-alive ParameterSetName: - -f -g -n User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"ab3c75fb-9b92-48f5-b19f-54bb81b34121","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/rule1","name":"rule1","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/forward2"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":{"queryParameterStripDirective":"StripNone","queryParameters":null,"dynamicCompression":"Enabled","cacheDuration":null},"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '6156' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:05:07 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door routing-rule list Connection: - keep-alive ParameterSetName: - -f -g User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"ab3c75fb-9b92-48f5-b19f-54bb81b34121","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/rule1","name":"rule1","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/forward2"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":{"queryParameterStripDirective":"StripNone","queryParameters":null,"dynamicCompression":"Enabled","cacheDuration":null},"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '6156' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:05:08 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door routing-rule show Connection: - keep-alive ParameterSetName: - -f -g -n User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"ab3c75fb-9b92-48f5-b19f-54bb81b34121","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/rule1","name":"rule1","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/forward2"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":{"queryParameterStripDirective":"StripNone","queryParameters":null,"dynamicCompression":"Enabled","cacheDuration":null},"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '6156' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:05:08 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel 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
102.243781
6,275
0.760666
2cbb7c2bcf5a70b12de5a15f8bc4313336e2e518
107,698
yaml
YAML
src/front-door/azext_front_door/tests/latest/recordings/test_load_balancing_basic.yaml
00Kai0/azure-cli-extensions
4bcafd5c9bb4d4f2eca0b8b512d9d79fe9061b8e
[ "MIT" ]
null
null
null
src/front-door/azext_front_door/tests/latest/recordings/test_load_balancing_basic.yaml
00Kai0/azure-cli-extensions
4bcafd5c9bb4d4f2eca0b8b512d9d79fe9061b8e
[ "MIT" ]
null
null
null
src/front-door/azext_front_door/tests/latest/recordings/test_load_balancing_basic.yaml
00Kai0/azure-cli-extensions
4bcafd5c9bb4d4f2eca0b8b512d9d79fe9061b8e
[ "MIT" ]
null
null
null
interactions: - request: body: '{"location": "global", "properties": {"friendlyName": "clifrontdoor000002", "routingRules": [{"properties": {"frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}], "acceptedProtocols": ["Http"], "patternsToMatch": ["/*"], "enabledState": "Enabled", "routeConfiguration": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration", "forwardingProtocol": "MatchRequest", "backendPool": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}, "resourceState": "Enabled"}, "name": "DefaultRoutingRule"}], "loadBalancingSettings": [{"properties": {"sampleSize": 4, "successfulSamplesRequired": 2, "additionalLatencyMilliseconds": 0, "resourceState": "Enabled"}, "name": "DefaultLoadBalancingSettings"}], "healthProbeSettings": [{"properties": {"path": "/", "protocol": "Https", "intervalInSeconds": 30, "healthProbeMethod": "HEAD", "resourceState": "Enabled"}, "name": "DefaultProbeSettings"}], "backendPools": [{"properties": {"backends": [{"address": "202.120.2.3", "httpPort": 80, "httpsPort": 443, "enabledState": "Enabled", "priority": 1, "weight": 50, "backendHostHeader": "202.120.2.3"}], "loadBalancingSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}, "healthProbeSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"}, "resourceState": "Enabled"}, "name": "DefaultBackendPool"}], "frontendEndpoints": [{"properties": {"hostName": "clifrontdoor000002.azurefd.net", "sessionAffinityEnabledState": "Disabled", "resourceState": "Enabled"}, "name": "DefaultFrontendEndpoint"}], "backendPoolsSettings": {"enforceCertificateNameCheck": "Enabled"}, "enabledState": "Enabled"}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door create Connection: - keep-alive Content-Length: - '2453' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g -n --backend-address User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Creating","resourceState":"Creating","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"854908aa-6b2a-4b51-9596-a4fcdcbf5d51","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Creating","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Creating","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Creating","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Creating"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Creating","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: azure-asyncoperation: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/f531f790-f0e3-4b6f-b84b-63e50bc6ca24?api-version=2020-05-01 cache-control: - no-cache content-length: - '4833' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:58:03 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1197' status: code: 201 message: Created - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door create Connection: - keep-alive ParameterSetName: - -g -n --backend-address User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/f531f790-f0e3-4b6f-b84b-63e50bc6ca24?api-version=2020-05-01 response: body: string: '{"status":"InProgress","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '62' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:58:14 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door create Connection: - keep-alive ParameterSetName: - -g -n --backend-address User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/f531f790-f0e3-4b6f-b84b-63e50bc6ca24?api-version=2020-05-01 response: body: string: '{"status":"Succeeded","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '61' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:58:44 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door create Connection: - keep-alive ParameterSetName: - -g -n --backend-address User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"854908aa-6b2a-4b51-9596-a4fcdcbf5d51","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '4828' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:58:45 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door load-balancing create Connection: - keep-alive ParameterSetName: - -f -g -n --sample-size --successful-samples-required --additional-latency User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"854908aa-6b2a-4b51-9596-a4fcdcbf5d51","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '4828' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:58:48 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: '{"location": "Global", "tags": {}, "properties": {"friendlyName": "clifrontdoor000002", "routingRules": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule", "properties": {"frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}], "acceptedProtocols": ["Http"], "patternsToMatch": ["/*"], "enabledState": "Enabled", "routeConfiguration": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration", "forwardingProtocol": "MatchRequest", "backendPool": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}, "resourceState": "Enabled"}, "name": "DefaultRoutingRule"}], "loadBalancingSettings": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings", "properties": {"sampleSize": 4, "successfulSamplesRequired": 2, "additionalLatencyMilliseconds": 0, "resourceState": "Enabled"}, "name": "DefaultLoadBalancingSettings"}, {"properties": {"sampleSize": 5, "successfulSamplesRequired": 1, "additionalLatencyMilliseconds": 100}, "name": "lb1"}], "healthProbeSettings": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings", "properties": {"path": "/", "protocol": "Https", "intervalInSeconds": 30, "healthProbeMethod": "Head", "enabledState": "Enabled", "resourceState": "Enabled"}, "name": "DefaultProbeSettings"}], "backendPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool", "properties": {"backends": [{"address": "202.120.2.3", "httpPort": 80, "httpsPort": 443, "enabledState": "Enabled", "priority": 1, "weight": 50, "backendHostHeader": "202.120.2.3"}], "loadBalancingSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}, "healthProbeSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"}, "resourceState": "Enabled"}, "name": "DefaultBackendPool"}], "frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint", "properties": {"hostName": "clifrontdoor000002.azurefd.net", "sessionAffinityEnabledState": "Disabled", "sessionAffinityTtlSeconds": 0, "resourceState": "Enabled"}, "name": "DefaultFrontendEndpoint"}], "backendPoolsSettings": {"enforceCertificateNameCheck": "Enabled", "sendRecvTimeoutSeconds": 30}, "enabledState": "Enabled", "resourceState": "Enabled"}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door load-balancing create Connection: - keep-alive Content-Length: - '3960' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -f -g -n --sample-size --successful-samples-required --additional-latency User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"854908aa-6b2a-4b51-9596-a4fcdcbf5d51","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/lb1","name":"lb1","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":100,"sampleSize":5,"successfulSamplesRequired":1,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: azure-asyncoperation: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/3e6afd4e-c8c7-4c3b-8578-ea27dd11163b?api-version=2020-05-01 cache-control: - no-cache content-length: - '5261' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:58:50 GMT expires: - '-1' location: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/3e6afd4e-c8c7-4c3b-8578-ea27dd11163b/frontdoorresults/clifrontdoor000002?api-version=2020-05-01 odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1195' status: code: 202 message: Accepted - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door load-balancing create Connection: - keep-alive ParameterSetName: - -f -g -n --sample-size --successful-samples-required --additional-latency User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/3e6afd4e-c8c7-4c3b-8578-ea27dd11163b?api-version=2020-05-01 response: body: string: '{"status":"InProgress","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '62' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:01 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door load-balancing create Connection: - keep-alive ParameterSetName: - -f -g -n --sample-size --successful-samples-required --additional-latency User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/3e6afd4e-c8c7-4c3b-8578-ea27dd11163b?api-version=2020-05-01 response: body: string: '{"status":"Succeeded","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '61' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:32 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door load-balancing create Connection: - keep-alive ParameterSetName: - -f -g -n --sample-size --successful-samples-required --additional-latency User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"854908aa-6b2a-4b51-9596-a4fcdcbf5d51","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/lb1","name":"lb1","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":100,"sampleSize":5,"successfulSamplesRequired":1,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '5261' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:33 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door load-balancing update Connection: - keep-alive ParameterSetName: - -f -g -n --sample-size --successful-samples-required --additional-latency User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"854908aa-6b2a-4b51-9596-a4fcdcbf5d51","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/lb1","name":"lb1","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":100,"sampleSize":5,"successfulSamplesRequired":1,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '5261' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:33 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: '{"location": "Global", "tags": {}, "properties": {"friendlyName": "clifrontdoor000002", "routingRules": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule", "properties": {"frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}], "acceptedProtocols": ["Http"], "patternsToMatch": ["/*"], "enabledState": "Enabled", "routeConfiguration": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration", "forwardingProtocol": "MatchRequest", "backendPool": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}, "resourceState": "Enabled"}, "name": "DefaultRoutingRule"}], "loadBalancingSettings": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings", "properties": {"sampleSize": 4, "successfulSamplesRequired": 2, "additionalLatencyMilliseconds": 0, "resourceState": "Enabled"}, "name": "DefaultLoadBalancingSettings"}, {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/lb1", "properties": {"sampleSize": 4, "successfulSamplesRequired": 2, "additionalLatencyMilliseconds": 10, "resourceState": "Enabled"}, "name": "lb1"}], "healthProbeSettings": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings", "properties": {"path": "/", "protocol": "Https", "intervalInSeconds": 30, "healthProbeMethod": "Head", "enabledState": "Enabled", "resourceState": "Enabled"}, "name": "DefaultProbeSettings"}], "backendPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool", "properties": {"backends": [{"address": "202.120.2.3", "httpPort": 80, "httpsPort": 443, "enabledState": "Enabled", "priority": 1, "weight": 50, "backendHostHeader": "202.120.2.3"}], "loadBalancingSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}, "healthProbeSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"}, "resourceState": "Enabled"}, "name": "DefaultBackendPool"}], "frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint", "properties": {"hostName": "clifrontdoor000002.azurefd.net", "sessionAffinityEnabledState": "Disabled", "sessionAffinityTtlSeconds": 0, "resourceState": "Enabled"}, "name": "DefaultFrontendEndpoint"}], "backendPoolsSettings": {"enforceCertificateNameCheck": "Enabled", "sendRecvTimeoutSeconds": 30}, "enabledState": "Enabled", "resourceState": "Enabled"}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door load-balancing update Connection: - keep-alive Content-Length: - '4225' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -f -g -n --sample-size --successful-samples-required --additional-latency User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"854908aa-6b2a-4b51-9596-a4fcdcbf5d51","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/lb1","name":"lb1","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":10,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: azure-asyncoperation: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/6d1bcceb-999f-4b68-8b09-07cb125cda89?api-version=2020-05-01 cache-control: - no-cache content-length: - '5260' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:35 GMT expires: - '-1' location: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/6d1bcceb-999f-4b68-8b09-07cb125cda89/frontdoorresults/clifrontdoor000002?api-version=2020-05-01 odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1196' status: code: 202 message: Accepted - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door load-balancing update Connection: - keep-alive ParameterSetName: - -f -g -n --sample-size --successful-samples-required --additional-latency User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/6d1bcceb-999f-4b68-8b09-07cb125cda89?api-version=2020-05-01 response: body: string: '{"status":"InProgress","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '62' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:47 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door load-balancing update Connection: - keep-alive ParameterSetName: - -f -g -n --sample-size --successful-samples-required --additional-latency User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/6d1bcceb-999f-4b68-8b09-07cb125cda89?api-version=2020-05-01 response: body: string: '{"status":"Succeeded","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '61' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:00:16 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door load-balancing update Connection: - keep-alive ParameterSetName: - -f -g -n --sample-size --successful-samples-required --additional-latency User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"854908aa-6b2a-4b51-9596-a4fcdcbf5d51","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/lb1","name":"lb1","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":10,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '5260' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:00:17 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door load-balancing list Connection: - keep-alive ParameterSetName: - -f -g User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"854908aa-6b2a-4b51-9596-a4fcdcbf5d51","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/lb1","name":"lb1","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":10,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '5260' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:00:18 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door load-balancing show Connection: - keep-alive ParameterSetName: - -f -g -n User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"854908aa-6b2a-4b51-9596-a4fcdcbf5d51","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/lb1","name":"lb1","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":10,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '5260' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:00:19 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door load-balancing delete Connection: - keep-alive ParameterSetName: - -f -g -n User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"854908aa-6b2a-4b51-9596-a4fcdcbf5d51","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/lb1","name":"lb1","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":10,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '5260' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:00:20 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: '{"location": "Global", "tags": {}, "properties": {"friendlyName": "clifrontdoor000002", "routingRules": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule", "properties": {"frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}], "acceptedProtocols": ["Http"], "patternsToMatch": ["/*"], "enabledState": "Enabled", "routeConfiguration": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration", "forwardingProtocol": "MatchRequest", "backendPool": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}}, "resourceState": "Enabled"}, "name": "DefaultRoutingRule"}], "loadBalancingSettings": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings", "properties": {"sampleSize": 4, "successfulSamplesRequired": 2, "additionalLatencyMilliseconds": 0, "resourceState": "Enabled"}, "name": "DefaultLoadBalancingSettings"}], "healthProbeSettings": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings", "properties": {"path": "/", "protocol": "Https", "intervalInSeconds": 30, "healthProbeMethod": "Head", "enabledState": "Enabled", "resourceState": "Enabled"}, "name": "DefaultProbeSettings"}], "backendPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool", "properties": {"backends": [{"address": "202.120.2.3", "httpPort": 80, "httpsPort": 443, "enabledState": "Enabled", "priority": 1, "weight": 50, "backendHostHeader": "202.120.2.3"}], "loadBalancingSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}, "healthProbeSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"}, "resourceState": "Enabled"}, "name": "DefaultBackendPool"}], "frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint", "properties": {"hostName": "clifrontdoor000002.azurefd.net", "sessionAffinityEnabledState": "Disabled", "sessionAffinityTtlSeconds": 0, "resourceState": "Enabled"}, "name": "DefaultFrontendEndpoint"}], "backendPoolsSettings": {"enforceCertificateNameCheck": "Enabled", "sendRecvTimeoutSeconds": 30}, "enabledState": "Enabled", "resourceState": "Enabled"}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door load-balancing delete Connection: - keep-alive Content-Length: - '3840' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -f -g -n User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"854908aa-6b2a-4b51-9596-a4fcdcbf5d51","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: azure-asyncoperation: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/816afb4a-e193-41c6-88f0-9ad2a9e39dc6?api-version=2020-05-01 cache-control: - no-cache content-length: - '4828' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:00:22 GMT expires: - '-1' location: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/816afb4a-e193-41c6-88f0-9ad2a9e39dc6/frontdoorresults/clifrontdoor000002?api-version=2020-05-01 odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1192' status: code: 202 message: Accepted - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door load-balancing delete Connection: - keep-alive ParameterSetName: - -f -g -n User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/816afb4a-e193-41c6-88f0-9ad2a9e39dc6?api-version=2020-05-01 response: body: string: '{"status":"InProgress","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '62' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:00:34 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door load-balancing delete Connection: - keep-alive ParameterSetName: - -f -g -n User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/816afb4a-e193-41c6-88f0-9ad2a9e39dc6?api-version=2020-05-01 response: body: string: '{"status":"Succeeded","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '61' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:01:04 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door load-balancing delete Connection: - keep-alive ParameterSetName: - -f -g -n User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"854908aa-6b2a-4b51-9596-a4fcdcbf5d51","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '4828' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:01:05 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door load-balancing list Connection: - keep-alive ParameterSetName: - -f -g User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/clifrontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"clifrontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"clifrontdoor000002.azurefd.net","frontdoorId":"854908aa-6b2a-4b51-9596-a4fcdcbf5d51","friendlyName":"clifrontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"clifrontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/clifrontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/clifrontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '4828' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 17:01:06 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel 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
88.494659
4,598
0.760237
8b5cc9c1acc9f97795813b3bcef66aa9768971bc
81,889
yaml
YAML
src/front-door/azext_front_door/tests/latest/recordings/test_waf_policy_managed_rules.yaml
00Kai0/azure-cli-extensions
4bcafd5c9bb4d4f2eca0b8b512d9d79fe9061b8e
[ "MIT" ]
null
null
null
src/front-door/azext_front_door/tests/latest/recordings/test_waf_policy_managed_rules.yaml
00Kai0/azure-cli-extensions
4bcafd5c9bb4d4f2eca0b8b512d9d79fe9061b8e
[ "MIT" ]
null
null
null
src/front-door/azext_front_door/tests/latest/recordings/test_waf_policy_managed_rules.yaml
00Kai0/azure-cli-extensions
4bcafd5c9bb4d4f2eca0b8b512d9d79fe9061b8e
[ "MIT" ]
null
null
null
interactions: - request: body: '{"location": "global", "properties": {"policySettings": {"enabledState": "Enabled"}, "customRules": {"rules": []}, "managedRules": {}}, "sku": {"name": "Premium_AzureFrontDoor"}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door waf-policy create Connection: - keep-alive Content-Length: - '178' Content-Type: - application/json; charset=utf-8 ParameterSetName: - --resource-group --name --sku User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/FrontDoorWebApplicationFirewallPolicies/cli000002?api-version=2020-11-01 response: body: string: '{"name":"cli000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoorwebapplicationfirewallpolicies/cli000002","type":"Microsoft.Network/frontdoorwebapplicationfirewallpolicies","location":"Global","tags":{},"sku":{"name":"Premium_AzureFrontDoor"},"properties":{"resourceState":"Enabled","provisioningState":"Succeeded","policySettings":{"enabledState":"Enabled","mode":"Prevention","redirectUrl":null,"customBlockResponseStatusCode":null,"customBlockResponseBody":null,"requestBodyCheck":"Disabled"},"customRules":{"rules":[]},"managedRules":{"managedRuleSets":[]},"frontendEndpointLinks":[],"routingRuleLinks":[],"securityPolicyLinks":[]}}' headers: cache-control: - no-cache content-length: - '808' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:40 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1199' status: code: 201 message: Created - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door waf-policy managed-rules add Connection: - keep-alive ParameterSetName: - -g --policy-name --type --version User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/FrontDoorWebApplicationFirewallPolicies/cli000002?api-version=2020-11-01 response: body: string: '{"name":"cli000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoorwebapplicationfirewallpolicies/cli000002","type":"Microsoft.Network/frontdoorwebapplicationfirewallpolicies","location":"Global","tags":{},"sku":{"name":"Premium_AzureFrontDoor"},"properties":{"resourceState":"Enabled","provisioningState":"Succeeded","policySettings":{"enabledState":"Enabled","mode":"Prevention","redirectUrl":null,"customBlockResponseStatusCode":null,"customBlockResponseBody":null,"requestBodyCheck":"Disabled"},"customRules":{"rules":[]},"managedRules":{"managedRuleSets":[]},"frontendEndpointLinks":[],"routingRuleLinks":[],"securityPolicyLinks":[]}}' headers: cache-control: - no-cache content-length: - '808' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:41 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: '{"location": "Global", "tags": {}, "properties": {"policySettings": {"enabledState": "Enabled", "mode": "Prevention", "requestBodyCheck": "Disabled"}, "customRules": {"rules": []}, "managedRules": {"managedRuleSets": [{"ruleSetType": "DefaultRuleSet", "ruleSetVersion": "1.0"}]}}, "sku": {"name": "Premium_AzureFrontDoor"}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door waf-policy managed-rules add Connection: - keep-alive Content-Length: - '323' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g --policy-name --type --version User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/FrontDoorWebApplicationFirewallPolicies/cli000002?api-version=2020-11-01 response: body: string: '{"name":"cli000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoorwebapplicationfirewallpolicies/cli000002","type":"Microsoft.Network/frontdoorwebapplicationfirewallpolicies","location":"Global","tags":{},"sku":{"name":"Premium_AzureFrontDoor"},"properties":{"resourceState":"Enabled","provisioningState":"Succeeded","policySettings":{"enabledState":"Enabled","mode":"Prevention","redirectUrl":null,"customBlockResponseStatusCode":null,"customBlockResponseBody":null,"requestBodyCheck":"Disabled"},"customRules":{"rules":[]},"managedRules":{"managedRuleSets":[{"ruleSetType":"DefaultRuleSet","ruleSetVersion":"1.0","ruleSetAction":null,"ruleGroupOverrides":[],"exclusions":[]}]},"frontendEndpointLinks":[],"routingRuleLinks":[],"securityPolicyLinks":[]}}' headers: cache-control: - no-cache content-length: - '924' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:42 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1196' status: code: 200 message: OK - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door waf-policy managed-rules override add Connection: - keep-alive ParameterSetName: - -g --policy-name --type --rule-group-id --rule-id --action --disabled User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/FrontDoorWebApplicationFirewallPolicies/cli000002?api-version=2020-11-01 response: body: string: '{"name":"cli000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoorwebapplicationfirewallpolicies/cli000002","type":"Microsoft.Network/frontdoorwebapplicationfirewallpolicies","location":"Global","tags":{},"sku":{"name":"Premium_AzureFrontDoor"},"properties":{"resourceState":"Enabled","provisioningState":"Succeeded","policySettings":{"enabledState":"Enabled","mode":"Prevention","redirectUrl":null,"customBlockResponseStatusCode":null,"customBlockResponseBody":null,"requestBodyCheck":"Disabled"},"customRules":{"rules":[]},"managedRules":{"managedRuleSets":[{"ruleSetType":"DefaultRuleSet","ruleSetVersion":"1.0","ruleSetAction":null,"ruleGroupOverrides":[],"exclusions":[]}]},"frontendEndpointLinks":[],"routingRuleLinks":[],"securityPolicyLinks":[]}}' headers: cache-control: - no-cache content-length: - '924' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:42 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: '{"location": "Global", "tags": {}, "properties": {"policySettings": {"enabledState": "Enabled", "mode": "Prevention", "requestBodyCheck": "Disabled"}, "customRules": {"rules": []}, "managedRules": {"managedRuleSets": [{"ruleSetType": "DefaultRuleSet", "ruleSetVersion": "1.0", "exclusions": [], "ruleGroupOverrides": [{"ruleGroupName": "SQLI", "rules": [{"ruleId": "942100", "enabledState": "Disabled", "action": "Block"}]}]}]}}, "sku": {"name": "Premium_AzureFrontDoor"}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door waf-policy managed-rules override add Connection: - keep-alive Content-Length: - '472' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g --policy-name --type --rule-group-id --rule-id --action --disabled User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/FrontDoorWebApplicationFirewallPolicies/cli000002?api-version=2020-11-01 response: body: string: '{"name":"cli000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoorwebapplicationfirewallpolicies/cli000002","type":"Microsoft.Network/frontdoorwebapplicationfirewallpolicies","location":"Global","tags":{},"sku":{"name":"Premium_AzureFrontDoor"},"properties":{"resourceState":"Enabled","provisioningState":"Succeeded","policySettings":{"enabledState":"Enabled","mode":"Prevention","redirectUrl":null,"customBlockResponseStatusCode":null,"customBlockResponseBody":null,"requestBodyCheck":"Disabled"},"customRules":{"rules":[]},"managedRules":{"managedRuleSets":[{"ruleSetType":"DefaultRuleSet","ruleSetVersion":"1.0","ruleSetAction":null,"ruleGroupOverrides":[{"ruleGroupName":"SQLI","rules":[{"ruleId":"942100","enabledState":"Disabled","action":"Block","exclusions":[]}],"exclusions":[]}],"exclusions":[]}]},"frontendEndpointLinks":[],"routingRuleLinks":[],"securityPolicyLinks":[]}}' headers: cache-control: - no-cache content-length: - '1053' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:43 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1196' status: code: 200 message: OK - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door waf-policy managed-rules override remove Connection: - keep-alive ParameterSetName: - -g --policy-name --type --rule-group-id --rule-id User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/FrontDoorWebApplicationFirewallPolicies/cli000002?api-version=2020-11-01 response: body: string: '{"name":"cli000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoorwebapplicationfirewallpolicies/cli000002","type":"Microsoft.Network/frontdoorwebapplicationfirewallpolicies","location":"Global","tags":{},"sku":{"name":"Premium_AzureFrontDoor"},"properties":{"resourceState":"Enabled","provisioningState":"Succeeded","policySettings":{"enabledState":"Enabled","mode":"Prevention","redirectUrl":null,"customBlockResponseStatusCode":null,"customBlockResponseBody":null,"requestBodyCheck":"Disabled"},"customRules":{"rules":[]},"managedRules":{"managedRuleSets":[{"ruleSetType":"DefaultRuleSet","ruleSetVersion":"1.0","ruleSetAction":null,"ruleGroupOverrides":[{"ruleGroupName":"SQLI","rules":[{"ruleId":"942100","enabledState":"Disabled","action":"Block","exclusions":[]}],"exclusions":[]}],"exclusions":[]}]},"frontendEndpointLinks":[],"routingRuleLinks":[],"securityPolicyLinks":[]}}' headers: cache-control: - no-cache content-length: - '1053' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:44 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: '{"location": "Global", "tags": {}, "properties": {"policySettings": {"enabledState": "Enabled", "mode": "Prevention", "requestBodyCheck": "Disabled"}, "customRules": {"rules": []}, "managedRules": {"managedRuleSets": [{"ruleSetType": "DefaultRuleSet", "ruleSetVersion": "1.0", "exclusions": [], "ruleGroupOverrides": []}]}}, "sku": {"name": "Premium_AzureFrontDoor"}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door waf-policy managed-rules override remove Connection: - keep-alive Content-Length: - '367' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g --policy-name --type --rule-group-id --rule-id User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/FrontDoorWebApplicationFirewallPolicies/cli000002?api-version=2020-11-01 response: body: string: '{"name":"cli000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoorwebapplicationfirewallpolicies/cli000002","type":"Microsoft.Network/frontdoorwebapplicationfirewallpolicies","location":"Global","tags":{},"sku":{"name":"Premium_AzureFrontDoor"},"properties":{"resourceState":"Enabled","provisioningState":"Succeeded","policySettings":{"enabledState":"Enabled","mode":"Prevention","redirectUrl":null,"customBlockResponseStatusCode":null,"customBlockResponseBody":null,"requestBodyCheck":"Disabled"},"customRules":{"rules":[]},"managedRules":{"managedRuleSets":[{"ruleSetType":"DefaultRuleSet","ruleSetVersion":"1.0","ruleSetAction":null,"ruleGroupOverrides":[],"exclusions":[]}]},"frontendEndpointLinks":[],"routingRuleLinks":[],"securityPolicyLinks":[]}}' headers: cache-control: - no-cache content-length: - '924' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:45 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1194' status: code: 200 message: OK - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door waf-policy managed-rules list Connection: - keep-alive ParameterSetName: - -g --policy-name User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/FrontDoorWebApplicationFirewallPolicies/cli000002?api-version=2020-11-01 response: body: string: '{"name":"cli000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoorwebapplicationfirewallpolicies/cli000002","type":"Microsoft.Network/frontdoorwebapplicationfirewallpolicies","location":"Global","tags":{},"sku":{"name":"Premium_AzureFrontDoor"},"properties":{"resourceState":"Enabled","provisioningState":"Succeeded","policySettings":{"enabledState":"Enabled","mode":"Prevention","redirectUrl":null,"customBlockResponseStatusCode":null,"customBlockResponseBody":null,"requestBodyCheck":"Disabled"},"customRules":{"rules":[]},"managedRules":{"managedRuleSets":[{"ruleSetType":"DefaultRuleSet","ruleSetVersion":"1.0","ruleSetAction":null,"ruleGroupOverrides":[],"exclusions":[]}]},"frontendEndpointLinks":[],"routingRuleLinks":[],"securityPolicyLinks":[]}}' headers: cache-control: - no-cache content-length: - '924' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:45 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door waf-policy managed-rules remove Connection: - keep-alive ParameterSetName: - -g --policy-name --type User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/FrontDoorWebApplicationFirewallPolicies/cli000002?api-version=2020-11-01 response: body: string: '{"name":"cli000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoorwebapplicationfirewallpolicies/cli000002","type":"Microsoft.Network/frontdoorwebapplicationfirewallpolicies","location":"Global","tags":{},"sku":{"name":"Premium_AzureFrontDoor"},"properties":{"resourceState":"Enabled","provisioningState":"Succeeded","policySettings":{"enabledState":"Enabled","mode":"Prevention","redirectUrl":null,"customBlockResponseStatusCode":null,"customBlockResponseBody":null,"requestBodyCheck":"Disabled"},"customRules":{"rules":[]},"managedRules":{"managedRuleSets":[{"ruleSetType":"DefaultRuleSet","ruleSetVersion":"1.0","ruleSetAction":null,"ruleGroupOverrides":[],"exclusions":[]}]},"frontendEndpointLinks":[],"routingRuleLinks":[],"securityPolicyLinks":[]}}' headers: cache-control: - no-cache content-length: - '924' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:47 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: '{"location": "Global", "tags": {}, "properties": {"policySettings": {"enabledState": "Enabled", "mode": "Prevention", "requestBodyCheck": "Disabled"}, "customRules": {"rules": []}, "managedRules": {"managedRuleSets": []}}, "sku": {"name": "Premium_AzureFrontDoor"}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door waf-policy managed-rules remove Connection: - keep-alive Content-Length: - '265' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g --policy-name --type User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/FrontDoorWebApplicationFirewallPolicies/cli000002?api-version=2020-11-01 response: body: string: '{"name":"cli000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoorwebapplicationfirewallpolicies/cli000002","type":"Microsoft.Network/frontdoorwebapplicationfirewallpolicies","location":"Global","tags":{},"sku":{"name":"Premium_AzureFrontDoor"},"properties":{"resourceState":"Enabled","provisioningState":"Succeeded","policySettings":{"enabledState":"Enabled","mode":"Prevention","redirectUrl":null,"customBlockResponseStatusCode":null,"customBlockResponseBody":null,"requestBodyCheck":"Disabled"},"customRules":{"rules":[]},"managedRules":{"managedRuleSets":[]},"frontendEndpointLinks":[],"routingRuleLinks":[],"securityPolicyLinks":[]}}' headers: cache-control: - no-cache content-length: - '808' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:48 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1193' status: code: 200 message: OK - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door waf-policy managed-rule-definition list Connection: - keep-alive User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/FrontDoorWebApplicationFirewallManagedRuleSets?api-version=2020-11-01 response: body: string: '{"value":[{"name":"Microsoft_DefaultRuleSet_1.1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/frontdoorwebapplicationfirewallmanagedrulesets/Microsoft_DefaultRuleSet_1.1","type":"Microsoft.Network/frontdoorwebapplicationfirewallmanagedrulesets","properties":{"provisioningState":"Succeeded","ruleSetId":"8125d145-ddc5-4d90-9bc3-24c5f2de69a2","ruleSetType":"Microsoft_DefaultRuleSet","ruleSetVersion":"1.1","ruleGroups":[{"ruleGroupName":"MS-ThreatIntel-WebShells","description":"Web shell attacks","rules":[{"ruleId":"99005002","description":"Web Shell Interaction Attempt (POST)","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"99005003","description":"Web Shell Upload Attempt (POST) - CHOPPER PHP","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"99005004","description":"Web Shell Upload Attempt (POST) - CHOPPER ASPX","defaultAction":"Block","defaultState":"Enabled"}]},{"ruleGroupName":"MS-ThreatIntel-AppSec","description":"Path traversal evasion","rules":[{"ruleId":"99030001","description":"Path Traversal Evasion in Headers (/.././../)","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"99030002","description":"Path Traversal Evasion in Request Body (/.././../)","defaultAction":"Block","defaultState":"Enabled"}]},{"ruleGroupName":"MS-ThreatIntel-SQLI","description":"SQL injection","rules":[{"ruleId":"99031001","description":"SQL Injection Attack: Common Injection Testing Detected","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"99031002","description":"SQL Comment Sequence Detected.","defaultAction":"Block","defaultState":"Enabled"}]},{"ruleGroupName":"MS-ThreatIntel-CVEs","description":"Rest API exploitation","rules":[{"ruleId":"99001001","description":"Attempted F5 tmui (CVE-2020-5902) REST API Exploitation with known credentials","defaultAction":"Block","defaultState":"Enabled"}]},{"ruleGroupName":"PROTOCOL-ATTACK","description":"Protocol attack","rules":[{"ruleId":"921110","description":"HTTP Request Smuggling Attack","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"921120","description":"HTTP Response Splitting Attack","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"921130","description":"HTTP Response Splitting Attack","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"921140","description":"HTTP Header Injection Attack via headers","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"921150","description":"HTTP Header Injection Attack via payload (CR/LF detected)","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"921160","description":"HTTP Header Injection Attack via payload (CR/LF and header-name detected)","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"921151","description":"HTTP Header Injection Attack via payload (CR/LF detected)","defaultAction":"Block","defaultState":"Enabled"}]},{"ruleGroupName":"LFI","description":"Local file inclusion","rules":[{"ruleId":"930100","description":"Path Traversal Attack (/../)","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"930110","description":"Path Traversal Attack (/../)","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"930120","description":"OS File Access Attempt","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"930130","description":"Restricted File Access Attempt","defaultAction":"Block","defaultState":"Enabled"}]},{"ruleGroupName":"RFI","description":"Remote file inclusion","rules":[{"ruleId":"931100","description":"Possible Remote File Inclusion (RFI) Attack: URL Parameter using IP Address","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"931110","description":"Possible Remote File Inclusion (RFI) Attack: Common RFI Vulnerable Parameter Name used w/URL Payload","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"931120","description":"Possible Remote File Inclusion (RFI) Attack: URL Payload Used w/Trailing Question Mark Character (?)","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"931130","description":"Possible Remote File Inclusion (RFI) Attack: Off-Domain Reference/Link","defaultAction":"Block","defaultState":"Enabled"}]},{"ruleGroupName":"RCE","description":"Remote Command Execution attacks","rules":[{"ruleId":"932100","description":"Remote Command Execution: Unix Command Injection","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"932105","description":"Remote Command Execution: Unix Command Injection","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"932110","description":"Remote Command Execution: Windows Command Injection","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"932115","description":"Remote Command Execution: Windows Command Injection","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"932120","description":"Remote Command Execution: Windows PowerShell Command Found","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"932130","description":"Remote Command Execution: Unix Shell Expression Found","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"932140","description":"Remote Command Execution: Windows FOR/IF Command Found","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"932150","description":"Remote Command Execution: Direct Unix Command Execution","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"932160","description":"Remote Command Execution: Unix Shell Code Found","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"932170","description":"Remote Command Execution: Shellshock (CVE-2014-6271)","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"932171","description":"Remote Command Execution: Shellshock (CVE-2014-6271)","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"932180","description":"Restricted File Upload Attempt","defaultAction":"Block","defaultState":"Enabled"}]},{"ruleGroupName":"PHP","description":"PHP attacks","rules":[{"ruleId":"933100","description":"PHP Injection Attack: PHP Open Tag Found","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"933110","description":"PHP Injection Attack: PHP Script File Upload Found","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"933120","description":"PHP Injection Attack: Configuration Directive Found","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"933130","description":"PHP Injection Attack: Variables Found","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"933140","description":"PHP Injection Attack: I/O Stream Found","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"933150","description":"PHP Injection Attack: High-Risk PHP Function Name Found","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"933151","description":"PHP Injection Attack: Medium-Risk PHP Function Name Found","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"933160","description":"PHP Injection Attack: High-Risk PHP Function Call Found","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"933170","description":"PHP Injection Attack: Serialized Object Injection","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"933180","description":"PHP Injection Attack: Variable Function Call Found","defaultAction":"Block","defaultState":"Enabled"}]},{"ruleGroupName":"XSS","description":"Cross-site scripting","rules":[{"ruleId":"941100","description":"XSS Attack Detected via libinjection","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941101","description":"XSS Attack Detected via libinjection","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941110","description":"XSS Filter - Category 1: Script Tag Vector","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941120","description":"XSS Filter - Category 2: Event Handler Vector","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941130","description":"XSS Filter - Category 3: Attribute Vector","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941140","description":"XSS Filter - Category 4: Javascript URI Vector","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941150","description":"XSS Filter - Category 5: Disallowed HTML Attributes","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941160","description":"NoScript XSS InjectionChecker: HTML Injection","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941170","description":"NoScript XSS InjectionChecker: Attribute Injection","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941180","description":"Node-Validator Blacklist Keywords","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941190","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941200","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941210","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941220","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941230","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941240","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941250","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941260","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941270","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941280","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941290","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941300","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941310","description":"US-ASCII Malformed Encoding XSS Filter - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941320","description":"Possible XSS Attack Detected - HTML Tag Handler","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941330","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941340","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941350","description":"UTF-7 Encoding IE XSS - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"}]},{"ruleGroupName":"SQLI","description":"SQL injection","rules":[{"ruleId":"942100","description":"SQL Injection Attack Detected via libinjection","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942110","description":"SQL Injection Attack: Common Injection Testing Detected","defaultAction":"Block","defaultState":"Disabled"},{"ruleId":"942120","description":"SQL Injection Attack: SQL Operator Detected","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942140","description":"SQL Injection Attack: Common DB Names Detected","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942150","description":"SQL Injection Attack","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942160","description":"Detects blind sqli tests using sleep() or benchmark().","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942170","description":"Detects SQL benchmark and sleep injection attempts including conditional queries","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942180","description":"Detects basic SQL authentication bypass attempts 1/3","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942190","description":"Detects MSSQL code execution and information gathering attempts","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942200","description":"Detects MySQL comment-/space-obfuscated injections and backtick termination","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942210","description":"Detects chained SQL injection attempts 1/2","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942220","description":"Looking for integer overflow attacks, these are taken from skipfish, except 3.0.00738585072007e-308 is the \"magic number\" crash","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942230","description":"Detects conditional SQL injection attempts","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942240","description":"Detects MySQL charset switch and MSSQL DoS attempts","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942250","description":"Detects MATCH AGAINST, MERGE and EXECUTE IMMEDIATE injections","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942260","description":"Detects basic SQL authentication bypass attempts 2/3","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942270","description":"Looking for basic sql injection. Common attack string for mysql, oracle and others.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942280","description":"Detects Postgres pg_sleep injection, waitfor delay attacks and database shutdown attempts","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942290","description":"Finds basic MongoDB SQL injection attempts","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942300","description":"Detects MySQL comments, conditions and ch(a)r injections","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942310","description":"Detects chained SQL injection attempts 2/2","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942320","description":"Detects MySQL and PostgreSQL stored procedure/function injections","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942330","description":"Detects classic SQL injection probings 1/3","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942340","description":"Detects basic SQL authentication bypass attempts 3/3","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942350","description":"Detects MySQL UDF injection and other data/structure manipulation attempts","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942360","description":"Detects concatenated basic SQL injection and SQLLFI attempts","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942361","description":"Detects basic SQL injection based on keyword alter or union","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942370","description":"Detects classic SQL injection probings 2/3","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942380","description":"SQL Injection Attack","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942390","description":"SQL Injection Attack","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942400","description":"SQL Injection Attack","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942410","description":"SQL Injection Attack","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942430","description":"Restricted SQL Character Anomaly Detection (args): # of special characters exceeded (12)","defaultAction":"Block","defaultState":"Disabled"},{"ruleId":"942440","description":"SQL Comment Sequence Detected.","defaultAction":"Block","defaultState":"Disabled"},{"ruleId":"942450","description":"SQL Hex Encoding Identified","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942470","description":"SQL Injection Attack","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942480","description":"SQL Injection Attack","defaultAction":"Block","defaultState":"Enabled"}]},{"ruleGroupName":"FIX","description":"Session Fixation attacks","rules":[{"ruleId":"943100","description":"Possible Session Fixation Attack: Setting Cookie Values in HTML","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"943110","description":"Possible Session Fixation Attack: SessionID Parameter Name with Off-Domain Referer","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"943120","description":"Possible Session Fixation Attack: SessionID Parameter Name with No Referer","defaultAction":"Block","defaultState":"Enabled"}]},{"ruleGroupName":"JAVA","description":"Java attacks","rules":[{"ruleId":"944100","description":"Remote Command Execution: Suspicious Java class detected","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"944110","description":"Remote Command Execution: Java process spawn (CVE-2017-9805)","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"944120","description":"Remote Command Execution: Java serialization (CVE-2015-5842)","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"944130","description":"Suspicious Java class detected","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"944200","description":"Magic bytes Detected, probable java serialization in use","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"944210","description":"Magic bytes Detected Base64 Encoded, probable java serialization in use","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"944240","description":"Remote Command Execution: Java serialization (CVE-2015-5842)","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"944250","description":"Remote Command Execution: Suspicious Java method detected","defaultAction":"Block","defaultState":"Enabled"}]}]}},{"name":"DefaultRuleSet_1.0","id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/frontdoorwebapplicationfirewallmanagedrulesets/DefaultRuleSet_1.0","type":"Microsoft.Network/frontdoorwebapplicationfirewallmanagedrulesets","properties":{"provisioningState":"Succeeded","ruleSetId":"8125d145-ddc5-4d90-9bc3-24c5f2de69a2","ruleSetType":"DefaultRuleSet","ruleSetVersion":"1.0","ruleGroups":[{"ruleGroupName":"PROTOCOL-ATTACK","description":"Protocol attack","rules":[{"ruleId":"921110","description":"HTTP Request Smuggling Attack","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"921120","description":"HTTP Response Splitting Attack","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"921130","description":"HTTP Response Splitting Attack","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"921140","description":"HTTP Header Injection Attack via headers","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"921150","description":"HTTP Header Injection Attack via payload (CR/LF detected)","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"921160","description":"HTTP Header Injection Attack via payload (CR/LF and header-name detected)","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"921151","description":"HTTP Header Injection Attack via payload (CR/LF detected)","defaultAction":"Block","defaultState":"Enabled"}]},{"ruleGroupName":"LFI","description":"Local file inclusion","rules":[{"ruleId":"930100","description":"Path Traversal Attack (/../)","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"930110","description":"Path Traversal Attack (/../)","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"930120","description":"OS File Access Attempt","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"930130","description":"Restricted File Access Attempt","defaultAction":"Block","defaultState":"Enabled"}]},{"ruleGroupName":"RFI","description":"Remote file inclusion","rules":[{"ruleId":"931100","description":"Possible Remote File Inclusion (RFI) Attack: URL Parameter using IP Address","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"931110","description":"Possible Remote File Inclusion (RFI) Attack: Common RFI Vulnerable Parameter Name used w/URL Payload","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"931120","description":"Possible Remote File Inclusion (RFI) Attack: URL Payload Used w/Trailing Question Mark Character (?)","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"931130","description":"Possible Remote File Inclusion (RFI) Attack: Off-Domain Reference/Link","defaultAction":"Block","defaultState":"Enabled"}]},{"ruleGroupName":"RCE","description":"Remote Command Execution attacks","rules":[{"ruleId":"932100","description":"Remote Command Execution: Unix Command Injection","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"932105","description":"Remote Command Execution: Unix Command Injection","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"932110","description":"Remote Command Execution: Windows Command Injection","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"932115","description":"Remote Command Execution: Windows Command Injection","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"932120","description":"Remote Command Execution: Windows PowerShell Command Found","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"932130","description":"Remote Command Execution: Unix Shell Expression Found","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"932140","description":"Remote Command Execution: Windows FOR/IF Command Found","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"932150","description":"Remote Command Execution: Direct Unix Command Execution","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"932160","description":"Remote Command Execution: Unix Shell Code Found","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"932170","description":"Remote Command Execution: Shellshock (CVE-2014-6271)","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"932171","description":"Remote Command Execution: Shellshock (CVE-2014-6271)","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"932180","description":"Restricted File Upload Attempt","defaultAction":"Block","defaultState":"Enabled"}]},{"ruleGroupName":"PHP","description":"PHP attacks","rules":[{"ruleId":"933100","description":"PHP Injection Attack: PHP Open Tag Found","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"933110","description":"PHP Injection Attack: PHP Script File Upload Found","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"933120","description":"PHP Injection Attack: Configuration Directive Found","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"933130","description":"PHP Injection Attack: Variables Found","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"933140","description":"PHP Injection Attack: I/O Stream Found","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"933150","description":"PHP Injection Attack: High-Risk PHP Function Name Found","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"933151","description":"PHP Injection Attack: Medium-Risk PHP Function Name Found","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"933160","description":"PHP Injection Attack: High-Risk PHP Function Call Found","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"933170","description":"PHP Injection Attack: Serialized Object Injection","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"933180","description":"PHP Injection Attack: Variable Function Call Found","defaultAction":"Block","defaultState":"Enabled"}]},{"ruleGroupName":"XSS","description":"Cross-site scripting","rules":[{"ruleId":"941100","description":"XSS Attack Detected via libinjection","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941101","description":"XSS Attack Detected via libinjection","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941110","description":"XSS Filter - Category 1: Script Tag Vector","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941120","description":"XSS Filter - Category 2: Event Handler Vector","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941130","description":"XSS Filter - Category 3: Attribute Vector","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941140","description":"XSS Filter - Category 4: Javascript URI Vector","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941150","description":"XSS Filter - Category 5: Disallowed HTML Attributes","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941160","description":"NoScript XSS InjectionChecker: HTML Injection","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941170","description":"NoScript XSS InjectionChecker: Attribute Injection","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941180","description":"Node-Validator Blacklist Keywords","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941190","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941200","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941210","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941220","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941230","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941240","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941250","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941260","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941270","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941280","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941290","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941300","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941310","description":"US-ASCII Malformed Encoding XSS Filter - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941320","description":"Possible XSS Attack Detected - HTML Tag Handler","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941330","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941340","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941350","description":"UTF-7 Encoding IE XSS - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"}]},{"ruleGroupName":"SQLI","description":"SQL injection","rules":[{"ruleId":"942100","description":"SQL Injection Attack Detected via libinjection","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942110","description":"SQL Injection Attack: Common Injection Testing Detected","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942120","description":"SQL Injection Attack: SQL Operator Detected","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942140","description":"SQL Injection Attack: Common DB Names Detected","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942150","description":"SQL Injection Attack","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942160","description":"Detects blind sqli tests using sleep() or benchmark().","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942170","description":"Detects SQL benchmark and sleep injection attempts including conditional queries","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942180","description":"Detects basic SQL authentication bypass attempts 1/3","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942190","description":"Detects MSSQL code execution and information gathering attempts","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942200","description":"Detects MySQL comment-/space-obfuscated injections and backtick termination","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942210","description":"Detects chained SQL injection attempts 1/2","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942220","description":"Looking for integer overflow attacks, these are taken from skipfish, except 3.0.00738585072007e-308 is the \"magic number\" crash","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942230","description":"Detects conditional SQL injection attempts","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942240","description":"Detects MySQL charset switch and MSSQL DoS attempts","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942250","description":"Detects MATCH AGAINST, MERGE and EXECUTE IMMEDIATE injections","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942260","description":"Detects basic SQL authentication bypass attempts 2/3","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942270","description":"Looking for basic sql injection. Common attack string for mysql, oracle and others.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942280","description":"Detects Postgres pg_sleep injection, waitfor delay attacks and database shutdown attempts","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942290","description":"Finds basic MongoDB SQL injection attempts","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942300","description":"Detects MySQL comments, conditions and ch(a)r injections","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942310","description":"Detects chained SQL injection attempts 2/2","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942320","description":"Detects MySQL and PostgreSQL stored procedure/function injections","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942330","description":"Detects classic SQL injection probings 1/3","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942340","description":"Detects basic SQL authentication bypass attempts 3/3","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942350","description":"Detects MySQL UDF injection and other data/structure manipulation attempts","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942360","description":"Detects concatenated basic SQL injection and SQLLFI attempts","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942361","description":"Detects basic SQL injection based on keyword alter or union","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942370","description":"Detects classic SQL injection probings 2/3","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942380","description":"SQL Injection Attack","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942390","description":"SQL Injection Attack","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942400","description":"SQL Injection Attack","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942410","description":"SQL Injection Attack","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942430","description":"Restricted SQL Character Anomaly Detection (args): # of special characters exceeded (12)","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942440","description":"SQL Comment Sequence Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942450","description":"SQL Hex Encoding Identified","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942470","description":"SQL Injection Attack","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942480","description":"SQL Injection Attack","defaultAction":"Block","defaultState":"Enabled"}]},{"ruleGroupName":"FIX","description":"Session Fixation attacks","rules":[{"ruleId":"943100","description":"Possible Session Fixation Attack: Setting Cookie Values in HTML","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"943110","description":"Possible Session Fixation Attack: SessionID Parameter Name with Off-Domain Referer","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"943120","description":"Possible Session Fixation Attack: SessionID Parameter Name with No Referer","defaultAction":"Block","defaultState":"Enabled"}]},{"ruleGroupName":"JAVA","description":"Java attacks","rules":[{"ruleId":"944100","description":"Remote Command Execution: Suspicious Java class detected","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"944110","description":"Remote Command Execution: Java process spawn (CVE-2017-9805)","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"944120","description":"Remote Command Execution: Java serialization (CVE-2015-5842)","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"944130","description":"Suspicious Java class detected","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"944200","description":"Magic bytes Detected, probable java serialization in use","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"944210","description":"Magic bytes Detected Base64 Encoded, probable java serialization in use","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"944240","description":"Remote Command Execution: Java serialization (CVE-2015-5842)","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"944250","description":"Remote Command Execution: Suspicious Java method detected","defaultAction":"Block","defaultState":"Enabled"}]}]}},{"name":"Microsoft_BotManagerRuleSet_1.0","id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/frontdoorwebapplicationfirewallmanagedrulesets/Microsoft_BotManagerRuleSet_1.0","type":"Microsoft.Network/frontdoorwebapplicationfirewallmanagedrulesets","properties":{"provisioningState":"Succeeded","ruleSetId":"e44514af-018d-49e9-8070-c9edac0f3a0d","ruleSetType":"Microsoft_BotManagerRuleSet","ruleSetVersion":"1.0","ruleGroups":[{"ruleGroupName":"BadBots","description":"Bad bots","rules":[{"ruleId":"Bot100100","description":"Malicious bots detected by threat intelligence","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"Bot100200","description":"Malicious bots that have falsified their identity","defaultAction":"Block","defaultState":"Enabled"}]},{"ruleGroupName":"GoodBots","description":"Good bots","rules":[{"ruleId":"Bot200100","description":"Search engine crawlers","defaultAction":"Allow","defaultState":"Enabled"},{"ruleId":"Bot200200","description":"Unverified search engine crawlers","defaultAction":"Log","defaultState":"Enabled"}]},{"ruleGroupName":"UnknownBots","description":"Unknown bots","rules":[{"ruleId":"Bot300100","description":"Unspecified identity","defaultAction":"Log","defaultState":"Enabled"},{"ruleId":"Bot300200","description":"Tools and frameworks for web crawling and attacks","defaultAction":"Log","defaultState":"Enabled"},{"ruleId":"Bot300300","description":"General purpose HTTP clients and SDKs","defaultAction":"Log","defaultState":"Enabled"},{"ruleId":"Bot300400","description":"Service agents","defaultAction":"Log","defaultState":"Enabled"},{"ruleId":"Bot300500","description":"Site health monitoring services","defaultAction":"Log","defaultState":"Enabled"},{"ruleId":"Bot300600","description":"Unknown bots detected by threat intelligence","defaultAction":"Log","defaultState":"Enabled"},{"ruleId":"Bot300700","description":"Other bots","defaultAction":"Log","defaultState":"Enabled"}]}]}},{"name":"DefaultRuleSet_preview-0.1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/frontdoorwebapplicationfirewallmanagedrulesets/DefaultRuleSet_preview-0.1","type":"Microsoft.Network/frontdoorwebapplicationfirewallmanagedrulesets","properties":{"provisioningState":"Succeeded","ruleSetId":"8125d145-ddc5-4d90-9bc3-24c5f2de69a2","ruleSetType":"DefaultRuleSet","ruleSetVersion":"preview-0.1","ruleGroups":[{"ruleGroupName":"LFI","description":"Local file inclusion","rules":[{"ruleId":"930100","description":"Path Traversal Attack (/../) using Encoded Payloads","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"930110","description":"Path Traversal Attack (/../) using Decoded Payloads","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"930130","description":"Restricted File Access Attempt","defaultAction":"Block","defaultState":"Enabled"}]},{"ruleGroupName":"RFI","description":"Remote file inclusion","rules":[{"ruleId":"931100","description":"Possible Remote File Inclusion (RFI) Attack: URL Parameter using IP Address","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"931110","description":"Possible Remote File Inclusion (RFI) Attack: Common RFI Vulnerable Parameter Name used w/URL Payload","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"931120","description":"Possible Remote File Inclusion (RFI) Attack: URL Payload Used w/Trailing Question Mark Character (?)","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"931130","description":"Possible Remote File Inclusion (RFI) Attack: Off-Domain Reference/Link","defaultAction":"Block","defaultState":"Enabled"}]},{"ruleGroupName":"RCE","description":"Remote Command Execution attacks","rules":[{"ruleId":"932100","description":"Remote Command Execution: Unix Command Injection","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"932105","description":"Remote Command Execution: Unix Command Injection","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"932106","description":"Remote Command Execution: Unix Command Injection","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"932110","description":"Remote Command Execution: Windows Command Injection","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"932115","description":"Remote Command Execution: Windows Command Injection","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"932130","description":"Remote Command Execution: Unix Shell Expression Found","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"932140","description":"Remote Command Execution: Windows FOR/IF Command Found","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"932150","description":"Remote Command Execution: Direct Unix Command Execution","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"932170","description":"Remote Command Execution: Shellshock (CVE-2014-6271)","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"932171","description":"Remote Command Execution: Shellshock (CVE-2014-6271)","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"932190","description":"Remote Command Execution: Wildcard","defaultAction":"Block","defaultState":"Enabled"}]},{"ruleGroupName":"PHP","description":"PHP attacks","rules":[{"ruleId":"933100","description":"PHP Injection Attack: Opening/Closing Tag Found","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"933110","description":"PHP Injection Attack: PHP Script File Upload Found","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"933111","description":"PHP Injection Attack: PHP Script File Upload Found","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"933131","description":"PHP Injection Attack: Variables Found","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"933140","description":"PHP Injection Attack: I/O Stream Found","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"933160","description":"PHP Injection Attack: High-Risk PHP Function Call Found","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"933161","description":"PHP Injection Attack: Low-Value PHP Function Call Found","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"933170","description":"PHP Injection Attack: Serialized Object Injection","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"933180","description":"PHP Injection Attack: Variable Function Call Found","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"933190","description":"PHP Injection Attack: PHP Closing Tag Found","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"933200","description":"PHP Injection Attack: Abusing of PHP wrappers could lead to RCE","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"933210","description":"PHP Injection Attack: Variable Function Call Found (bypass 933180)","defaultAction":"Block","defaultState":"Enabled"}]},{"ruleGroupName":"XSS","description":"Cross-site scripting","rules":[{"ruleId":"941100","description":"XSS Attack Detected via libinjection","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941101","description":"XSS Attack Detected via libinjection","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941110","description":"XSS Filter - Category 1: Script Tag Vector","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941120","description":"XSS Filter - Category 2: Event Handler Vector","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941130","description":"XSS Filter - Category 3: Attribute Vector","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941140","description":"XSS Filter - Category 4: Javascript URI Vector","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941150","description":"XSS Filter - Category 5: Disallowed HTML Attributes","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941160","description":"NoScript XSS InjectionChecker: HTML Injection","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941170","description":"NoScript XSS InjectionChecker: Attribute Injection","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941180","description":"Node-Validator Blacklist Keywords","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941190","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941200","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941210","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941220","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941230","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941240","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941250","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941260","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941270","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941280","description":"IE XSS Filters - Attack Detected","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941290","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941300","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941310","description":"US-ASCII Malformed Encoding XSS Filter - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941320","description":"Possible XSS Attack Detected - HTML Tag Handler","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941330","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941340","description":"IE XSS Filters - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941350","description":"UTF-7 Encoding IE XSS - Attack Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"941360","description":"JSFuck / Hieroglyphy obfuscation detected","defaultAction":"Block","defaultState":"Enabled"}]},{"ruleGroupName":"SQLI","description":"SQL injection","rules":[{"ruleId":"942100","description":"SQL Injection Attack Detected via libinjection","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942110","description":"SQL Injection Attack: Common Injection Testing Detected","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942120","description":"SQL Injection Attack: SQL Operator Detected","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942140","description":"SQL Injection Attack: Common DB Names Detected","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942160","description":"Detects blind sqli tests using sleep() or benchmark().","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942170","description":"Detects SQL benchmark and sleep injection attempts including conditional queries","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942180","description":"Detects basic SQL authentication bypass attempts 1/3","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942190","description":"Detects MSSQL code execution and information gathering attempts","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942200","description":"Detects MySQL comment-/space-obfuscated injections and backtick termination","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942210","description":"Detects chained SQL injection attempts 1/2","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942220","description":"Looking for integer overflow attacks, these are taken from skipfish, except 3.0.00738585072007e-308 is the \"magic number\" crash","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942230","description":"Detects conditional SQL injection attempts","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942240","description":"Detects MySQL charset switch and MSSQL DoS attempts","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942250","description":"Detects MATCH AGAINST, MERGE and EXECUTE IMMEDIATE injections","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942251","description":"Detects HAVING injections","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942260","description":"Detects basic SQL authentication bypass attempts 2/3","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942270","description":"Looking for basic sql injection. Common attack string for mysql, oracle and others.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942280","description":"Detects Postgres pg_sleep injection, waitfor delay attacks and database shutdown attempts","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942290","description":"Finds basic MongoDB SQL injection attempts","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942300","description":"Detects MySQL comments, conditions and ch(a)r injections","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942310","description":"Detects chained SQL injection attempts 2/2","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942320","description":"Detects MySQL and PostgreSQL stored procedure/function injections","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942330","description":"Detects classic SQL injection probings 1/3","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942340","description":"Detects basic SQL authentication bypass attempts 3/3","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942350","description":"Detects MySQL UDF injection and other data/structure manipulation attempts","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942360","description":"Detects concatenated basic SQL injection and SQLLFI attempts","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942361","description":"Detects basic SQL injection based on keyword alter or union","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942370","description":"Detects classic SQL injection probings 2/3","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942380","description":"SQL Injection Attack","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942390","description":"SQL Injection Attack","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942400","description":"SQL Injection Attack","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942410","description":"SQL Injection Attack","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942430","description":"Restricted SQL Character Anomaly Detection (args): # of special characters exceeded (12)","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942431","description":"Restricted SQL Character Anomaly Detection (args): # of special characters exceeded (6)","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942432","description":"Restricted SQL Character Anomaly Detection (args): # of special characters exceeded (2)","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942440","description":"SQL Comment Sequence Detected.","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942450","description":"SQL Hex Encoding Identified","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942470","description":"SQL Injection Attack","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942480","description":"SQL Injection Attack","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"942490","description":"Detects classic SQL injection probings 3/3","defaultAction":"Block","defaultState":"Enabled"}]},{"ruleGroupName":"FIX","description":"Session Fixation attacks","rules":[{"ruleId":"943100","description":"Possible Session Fixation Attack: Setting Cookie Values in HTML","defaultAction":"Block","defaultState":"Enabled"}]},{"ruleGroupName":"JAVA","description":"Java attacks","rules":[{"ruleId":"944100","description":"Java: possible payload execution","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"944110","description":"Java: possible payload execution","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"944120","description":"Java: possible payload execution","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"944200","description":"Java: deserialization that could lead to payload execution","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"944210","description":"Java: base64 attack that could lead to payload execution","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"944240","description":"Java: possible payload execution","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"944250","description":"Java: possible payload execution","defaultAction":"Block","defaultState":"Enabled"},{"ruleId":"944300","description":"Java: base64 attack that could lead to payload execution","defaultAction":"Block","defaultState":"Enabled"}]}]}},{"name":"BotProtection_preview-0.1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/frontdoorwebapplicationfirewallmanagedrulesets/BotProtection_preview-0.1","type":"Microsoft.Network/frontdoorwebapplicationfirewallmanagedrulesets","properties":{"provisioningState":"Succeeded","ruleSetId":"e44514af-018d-49e9-8070-c9edac0f3a0d","ruleSetType":"BotProtection","ruleSetVersion":"preview-0.1","ruleGroups":[{"ruleGroupName":"KnownBadBots","description":"","rules":[{"ruleId":"Bot00001","description":"Malicious Bots","defaultAction":"Block","defaultState":"Enabled"}]}]}}]}' headers: cache-control: - no-cache content-length: - '51732' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:59:49 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel 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
82.300503
981
0.686722
34857d47a83e679f02b1872e82e76ec1d9690213
19,828
yaml
YAML
src/front-door/azext_front_door/tests/latest/recordings/test_front_door_check_name_availability.yaml
00Kai0/azure-cli-extensions
4bcafd5c9bb4d4f2eca0b8b512d9d79fe9061b8e
[ "MIT" ]
null
null
null
src/front-door/azext_front_door/tests/latest/recordings/test_front_door_check_name_availability.yaml
00Kai0/azure-cli-extensions
4bcafd5c9bb4d4f2eca0b8b512d9d79fe9061b8e
[ "MIT" ]
null
null
null
src/front-door/azext_front_door/tests/latest/recordings/test_front_door_check_name_availability.yaml
00Kai0/azure-cli-extensions
4bcafd5c9bb4d4f2eca0b8b512d9d79fe9061b8e
[ "MIT" ]
null
null
null
interactions: - request: body: '{"name": "frontdoor000002", "type": "Microsoft.Network/frontDoors"}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door check-name-availability Connection: - keep-alive Content-Length: - '72' Content-Type: - application/json; charset=utf-8 ParameterSetName: - --name --resource-type User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: POST uri: https://management.azure.com/providers/Microsoft.Network/checkFrontDoorNameAvailability?api-version=2020-05-01 response: body: string: "{\r\n \"nameAvailability\":\"Available\",\"reason\":null,\"message\":null\r\n}" headers: cache-control: - no-cache content-length: - '67' content-type: - application/json; odata.metadata=minimal date: - Thu, 01 Apr 2021 16:57:55 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-aspnet-version: - 4.0.30319 x-content-type-options: - nosniff x-ms-ratelimit-remaining-tenant-writes: - '1199' x-powered-by: - ASP.NET status: code: 200 message: OK - request: body: '{"location": "global", "properties": {"friendlyName": "frontdoor000002", "routingRules": [{"properties": {"frontendEndpoints": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/frontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}], "acceptedProtocols": ["Http"], "patternsToMatch": ["/*"], "enabledState": "Enabled", "routeConfiguration": {"@odata.type": "#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration", "forwardingProtocol": "MatchRequest", "backendPool": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/frontdoor000002/backendPools/DefaultBackendPool"}}, "resourceState": "Enabled"}, "name": "DefaultRoutingRule"}], "loadBalancingSettings": [{"properties": {"sampleSize": 4, "successfulSamplesRequired": 2, "additionalLatencyMilliseconds": 0, "resourceState": "Enabled"}, "name": "DefaultLoadBalancingSettings"}], "healthProbeSettings": [{"properties": {"path": "/", "protocol": "Https", "intervalInSeconds": 30, "healthProbeMethod": "HEAD", "resourceState": "Enabled"}, "name": "DefaultProbeSettings"}], "backendPools": [{"properties": {"backends": [{"address": "202.120.2.3", "httpPort": 80, "httpsPort": 443, "enabledState": "Enabled", "priority": 1, "weight": 50, "backendHostHeader": "202.120.2.3"}], "loadBalancingSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/frontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}, "healthProbeSettings": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/frontdoor000002/healthProbeSettings/DefaultProbeSettings"}, "resourceState": "Enabled"}, "name": "DefaultBackendPool"}], "frontendEndpoints": [{"properties": {"hostName": "frontdoor000002.azurefd.net", "sessionAffinityEnabledState": "Disabled", "resourceState": "Enabled"}, "name": "DefaultFrontendEndpoint"}], "backendPoolsSettings": {"enforceCertificateNameCheck": "Enabled"}, "enabledState": "Enabled"}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door create Connection: - keep-alive Content-Length: - '2453' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g -n --backend-address User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/frontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"frontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/frontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Creating","resourceState":"Creating","enabledState":"Enabled","cName":"frontdoor000002.azurefd.net","frontdoorId":"399a22e4-3a9a-4077-a30a-3ab4a5120109","friendlyName":"frontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/frontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Creating","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/frontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/frontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/frontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Creating","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/frontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"frontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Creating","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/frontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Creating"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/frontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Creating","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/frontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/frontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: azure-asyncoperation: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/80ca9f0f-4861-4103-8253-a5d4c3db7540?api-version=2020-05-01 cache-control: - no-cache content-length: - '4833' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:58:04 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1197' status: code: 201 message: Created - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door create Connection: - keep-alive ParameterSetName: - -g -n --backend-address User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/80ca9f0f-4861-4103-8253-a5d4c3db7540?api-version=2020-05-01 response: body: string: '{"status":"InProgress","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '62' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:58:15 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door create Connection: - keep-alive ParameterSetName: - -g -n --backend-address User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdooroperationresults/80ca9f0f-4861-4103-8253-a5d4c3db7540?api-version=2020-05-01 response: body: string: '{"status":"Succeeded","error":{"code":"None","message":null}}' headers: cache-control: - no-cache content-length: - '61' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:58:45 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-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: - network front-door create Connection: - keep-alive ParameterSetName: - -g -n --backend-address User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontDoors/frontdoor000002?api-version=2020-05-01 response: body: string: '{"name":"frontdoor000002","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/frontdoor000002","type":"Microsoft.Network/frontdoors","location":"Global","tags":{},"properties":{"provisioningState":"Succeeded","resourceState":"Enabled","enabledState":"Enabled","cName":"frontdoor000002.azurefd.net","frontdoorId":"399a22e4-3a9a-4077-a30a-3ab4a5120109","friendlyName":"frontdoor000002","backendPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/frontdoor000002/BackendPools/DefaultBackendPool","name":"DefaultBackendPool","type":"Microsoft.Network/Frontdoors/BackendPools","properties":{"resourceState":"Enabled","backends":[{"address":"202.120.2.3","httpPort":80,"httpsPort":443,"priority":1,"weight":50,"backendHostHeader":"202.120.2.3","enabledState":"Enabled","privateLinkAlias":null,"privateLinkApprovalMessage":null,"privateLinkResourceId":null,"privateLinkLocation":null,"privateEndpointStatus":null}],"healthProbeSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/frontdoor000002/healthProbeSettings/DefaultProbeSettings"},"loadBalancingSettings":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/frontdoor000002/loadBalancingSettings/DefaultLoadBalancingSettings"}}}],"healthProbeSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/frontdoor000002/HealthProbeSettings/DefaultProbeSettings","name":"DefaultProbeSettings","type":"Microsoft.Network/Frontdoors/HealthProbeSettings","properties":{"intervalInSeconds":30,"path":"/","protocol":"Https","resourceState":"Enabled","enabledState":"Enabled","healthProbeMethod":"Head"}}],"frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/frontdoor000002/FrontendEndpoints/DefaultFrontendEndpoint","name":"DefaultFrontendEndpoint","type":"Microsoft.Network/Frontdoors/FrontendEndpoints","properties":{"hostName":"frontdoor000002.azurefd.net","sessionAffinityEnabledState":"Disabled","sessionAffinityTtlSeconds":0,"customHttpsProvisioningState":null,"customHttpsProvisioningSubstate":null,"resourceState":"Enabled","webApplicationFirewallPolicyLink":null,"customHttpsConfiguration":null}}],"loadBalancingSettings":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/frontdoor000002/LoadBalancingSettings/DefaultLoadBalancingSettings","name":"DefaultLoadBalancingSettings","type":"Microsoft.Network/Frontdoors/LoadBalancingSettings","properties":{"additionalLatencyMilliseconds":0,"sampleSize":4,"successfulSamplesRequired":2,"resourceState":"Enabled"}}],"rulesEngines":[],"routingRules":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Network/Frontdoors/frontdoor000002/RoutingRules/DefaultRoutingRule","name":"DefaultRoutingRule","type":"Microsoft.Network/Frontdoors/RoutingRules","properties":{"acceptedProtocols":["Http"],"patternsToMatch":["/*"],"enabledState":"Enabled","resourceState":"Enabled","frontendEndpoints":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/frontdoor000002/frontendEndpoints/DefaultFrontendEndpoint"}],"routeConfiguration":{"customForwardingPath":null,"forwardingProtocol":"MatchRequest","@odata.type":"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration","cacheConfiguration":null,"backendPool":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/frontdoors/frontdoor000002/backendPools/DefaultBackendPool"}},"rulesEngine":null,"webApplicationFirewallPolicyLink":null}}],"backendPoolsSettings":{"enforceCertificateNameCheck":"Enabled","sendRecvTimeoutSeconds":30}}}' headers: cache-control: - no-cache content-length: - '4828' content-type: - application/json; odata.metadata=minimal; odata.streaming=true date: - Thu, 01 Apr 2021 16:58:46 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-content-type-options: - nosniff status: code: 200 message: OK - request: body: '{"name": "frontdoor000002", "type": "Microsoft.Network/frontDoors"}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network front-door check-name-availability Connection: - keep-alive Content-Length: - '72' Content-Type: - application/json; charset=utf-8 ParameterSetName: - --name --resource-type User-Agent: - python/3.7.9 (Windows-10-10.0.19041-SP0) msrest/0.6.21 msrest_azure/0.6.3 azure-mgmt-frontdoor/0.3.0 Azure-SDK-For-Python AZURECLI/2.21.0 (MSI) accept-language: - en-US method: POST uri: https://management.azure.com/providers/Microsoft.Network/checkFrontDoorNameAvailability?api-version=2020-05-01 response: body: string: "{\r\n \"nameAvailability\":\"Not Available\",\"reason\":\". Please select a different name for your Front Door.\",\"message\":\"Front Door Name is not available.\"\r\n}" headers: cache-control: - no-cache content-length: - '153' content-type: - application/json; odata.metadata=minimal date: - Thu, 01 Apr 2021 16:58:50 GMT expires: - '-1' odata-version: - '4.0' pragma: - no-cache server: - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding x-aspnet-version: - 4.0.30319 x-content-type-options: - nosniff x-ms-ratelimit-remaining-tenant-writes: - '1198' x-powered-by: - ASP.NET status: code: 200 message: OK version: 1
57.14121
4,189
0.715705