mirror of
https://github.com/grafana/grafana.git
synced 2025-09-21 00:04:42 +08:00
Fix linting of docs file (#83441)
This commit is contained in:
@ -87,7 +87,7 @@ For example:
|
|||||||
- `{{ resourcegroup }} - {{ resourcename }}` becomes `production - web_server`
|
- `{{ resourcegroup }} - {{ resourcename }}` becomes `production - web_server`
|
||||||
|
|
||||||
| Alias pattern | Description |
|
| Alias pattern | Description |
|
||||||
| ----------------------------- | ------------------------------------------------------------------------------------------------------ |
|
| ------------------------------ | ------------------------------------------------------------------------------------------------------ |
|
||||||
| `{{ subscriptionid }}` | Replaced with the subscription ID. |
|
| `{{ subscriptionid }}` | Replaced with the subscription ID. |
|
||||||
| `{{ subscription }}` | Replaced with the subscription name. |
|
| `{{ subscription }}` | Replaced with the subscription name. |
|
||||||
| `{{ resourcegroup }}` | Replaced with the the resource group. |
|
| `{{ resourcegroup }}` | Replaced with the the resource group. |
|
||||||
|
Reference in New Issue
Block a user