Skip to content

Commit

Permalink
Update example grafanaVersion and endpoint (#18610)
Browse files Browse the repository at this point in the history
* Update example grafanaVersion and endpoint

* update endpoint
  • Loading branch information
qingquanzhao authored Apr 8, 2022
1 parent 18a8f9d commit 24c1d13
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
},
"properties": {
"provisioningState": "Succeeded",
"grafanaVersion": "7.1",
"endpoint": "my.azgrafana.io",
"grafanaVersion": "8.4.5",
"endpoint": "https://myworkspace-abcdefghijklmnop.wus.grafana.azure.com",
"zoneRedundancy": "Enabled",
"autoGeneratedDomainNameLabelScope": "TenantReuse"
},
Expand Down Expand Up @@ -64,8 +64,8 @@
},
"properties": {
"provisioningState": "Accepted",
"grafanaVersion": "7.1",
"endpoint": "my.azgrafana.io",
"grafanaVersion": "8.4.5",
"endpoint": "https://myworkspace-abcdefghijklmnop.wus.grafana.azure.com",
"zoneRedundancy": "Enabled",
"autoGeneratedDomainNameLabelScope": "TenantReuse"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
},
"properties": {
"provisioningState": "Succeeded",
"grafanaVersion": "7.1",
"endpoint": "my.azgrafana.io",
"grafanaVersion": "8.4.5",
"endpoint": "https://myworkspace-abcdefghijklmnop.wus.grafana.azure.com",
"zoneRedundancy": "Enabled",
"autoGeneratedDomainNameLabelScope": "TenantReuse"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
},
"properties": {
"provisioningState": "Succeeded",
"grafanaVersion": "7.1",
"endpoint": "my.azgrafana.io",
"grafanaVersion": "8.4.5",
"endpoint": "https://myworkspace-abcdefghijklmnop.wus.grafana.azure.com",
"zoneRedundancy": "Enabled",
"autoGeneratedDomainNameLabelScope": "TenantReuse"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
},
"properties": {
"provisioningState": "Succeeded",
"grafanaVersion": "7.1",
"endpoint": "my.azgrafana.io",
"grafanaVersion": "8.4.5",
"endpoint": "https://myworkspace-abcdefghijklmnop.wus.grafana.azure.com",
"zoneRedundancy": "Enabled",
"autoGeneratedDomainNameLabelScope": "TenantReuse"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
},
"properties": {
"provisioningState": "Succeeded",
"grafanaVersion": "7.1",
"endpoint": "my.azgrafana.io",
"grafanaVersion": "8.4.5",
"endpoint": "https://myworkspace-abcdefghijklmnop.wus.grafana.azure.com",
"zoneRedundancy": "Enabled",
"autoGeneratedDomainNameLabelScope": "TenantReuse"
},
Expand Down

0 comments on commit 24c1d13

Please sign in to comment.