Skip to content

Commit

Permalink
{Eventgrid} Fix eventgrid test api version (#19003)
Browse files Browse the repository at this point in the history
  • Loading branch information
evelyn-ys authored Jul 27, 2021
1 parent d1676f6 commit b10e1e7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ interactions:
User-Agent:
- AZURECLI/2.26.1 azsdk-python-azure-mgmt-resource/18.0.0 Python/3.7.3 (Windows-10-10.0.19041-SP0)
method: GET
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clieventgrid000001?api-version=2020-10-01
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clieventgrid000001?api-version=2021-04-01
response:
body:
string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clieventgrid000001","name":"clieventgrid000001","type":"Microsoft.Resources/resourceGroups","location":"centraluseuap","tags":{"product":"azurecli","cause":"automation","date":"2021-07-26T17:44:18Z"},"properties":{"provisioningState":"Succeeded"}}'
Expand Down

0 comments on commit b10e1e7

Please sign in to comment.