Skip to content

Commit 4551a5d

Browse files
Merge pull request #308647 from maud-lv/amg-checks2111
Freshness accuracy checks
2 parents 2e89bb6 + d3b2bb2 commit 4551a5d

8 files changed

Lines changed: 16 additions & 16 deletions

articles/managed-grafana/how-to-create-dashboard.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: malev
77
ms.service: azure-managed-grafana
88
ms.custom: devx-track-azurecli
99
ms.topic: how-to
10-
ms.date: 04/16/2025
10+
ms.date: 11/21/2025
1111
---
1212

1313
# Create a dashboard in Azure Managed Grafana
@@ -51,7 +51,7 @@ Import a dashboard template from the Grafana Labs website.
5151

5252
### [Azure CLI](#tab/azure-cli)
5353

54-
Run the [az grafana dashboard import](/cli/azure/grafana/dashboard#az-grafana-update) command and replace the placeholders `<AMG-name>`, `<AMG-resource-group>`, and `<dashboard-id>` with the name of the Azure Managed Grafana workspace, its resource group, and the dashboard ID you copied earlier.
54+
Run the [az grafana dashboard import](/cli/azure/grafana/dashboard#az-grafana-dashboard-import) command and replace the placeholders `<AMG-name>`, `<AMG-resource-group>`, and `<dashboard-id>` with the name of the Azure Managed Grafana workspace, its resource group, and the dashboard ID you copied earlier.
5555

5656
```azurecli
5757
az grafana dashboard import --name <AMG-name> --resource-group <AMG-resource-group> --definition <dashboard-id>
@@ -74,7 +74,7 @@ Follow these steps to import a JSON dashboard to Grafana:
7474

7575
### [Azure CLI](#tab/azure-cli)
7676

77-
Run the [az grafana dashboard import](/cli/azure/grafana/dashboard#az-grafana-update) command and replace the placeholders `<AMG-name>`, `<AMG-resource-group>`, and `<local-path-to-file>` with the name of the Azure Managed Grafana workspace, its resource group, and the path to the JSON File on your local machine, ending with `.json`.
77+
Run the [az grafana dashboard import](/cli/azure/grafana/dashboard#az-grafana-dashboard-import) command and replace the placeholders `<AMG-name>`, `<AMG-resource-group>`, and `<local-path-to-file>` with the name of the Azure Managed Grafana workspace, its resource group, and the path to the JSON File on your local machine, ending with `.json`.
7878

7979
```azurecli
8080
az grafana dashboard import --name <AMG-name> --resource-group <AMG-resource-group> --definition @<local-path-to-file>

articles/managed-grafana/how-to-data-source-plugins-managed-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: maud-lv
55
ms.author: malev
66
ms.service: azure-managed-grafana
77
ms.topic: how-to
8-
ms.date: 12/18/2024
8+
ms.date: 11/21/2025
99
ms.custom: sfi-image-nochange
1010
---
1111

articles/managed-grafana/how-to-set-up-private-access.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: maud-lv
77
ms.author: malev
88
ms.service: azure-managed-grafana
99
ms.topic: how-to
10-
ms.date: 12/19/2024
10+
ms.date: 11/21/2025
1111
ms.custom:
1212
- how-to
1313
- devx-track-azurecli

articles/managed-grafana/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ metadata:
1010
ms.topic: landing-page
1111
author: maud-lv
1212
ms.author: malev
13-
ms.date: 12/15/2024
13+
ms.date: 11/21/2025
1414

1515
landingContent:
1616
- title: About Azure Managed Grafana

articles/managed-grafana/tutorial-mpe-oss-prometheus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: In this tutorial, learn how to connect to self-hosted Prometheus on
55
ms.service: azure-managed-grafana
66
author: maud-lv
77
ms.topic: tutorial
8-
ms.date: 02/21/2024
8+
ms.date: 11/21/2025
99
ms.author: malev
1010
ms.custom: sfi-image-nochange
1111
---

articles/service-connector/how-to-integrate-postgres.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: malev
66
ms.service: service-connector
77
ms.topic: how-to
88
ms.custom: engagement-fy23
9-
ms.date: 03/14/2025
9+
ms.date: 11/21/2025
1010
---
1111

1212
# Integrate Azure Database for PostgreSQL with Service Connector

articles/service-connector/overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: service-connector
77
ms.custom:
88
- build-2024
99
ms.topic: overview
10-
ms.date: 04/16/2025
10+
ms.date: 11/21/2025
1111
---
1212

1313
# What is Service Connector?
@@ -18,7 +18,7 @@ This article provides an overview of Service Connector.
1818

1919
## What is Service Connector used for?
2020

21-
Any application that runs on Azure compute services and requires a backing service, can use Service Connector. Find below some examples that can use Service Connector to simplify service-to-service connection experience.
21+
Any application that runs on Azure compute services and requires a backing service can use Service Connector. Find below some examples that can use Service Connector to simplify service-to-service connection experience.
2222

2323
* **Database:** Use Service Connector to connect databases, such as PostgreSQL, MySQL, or Azure Cosmos DB, to your apps.
2424
* **Storage:** Use Service Connector to use your preferred storage products, such as Azure Storage for any of your apps.
@@ -41,10 +41,10 @@ Once a service connection is created, developers can validate and check the heal
4141
Compute services:
4242

4343
* Azure App Service
44-
* Azure Container Apps
44+
* Azure Container Apps[Service Connector support scheduled for retirement](https://github.com/microsoft/azure-container-apps/issues/1566)
4545
* Azure Functions
4646
* Azure Kubernetes Service (AKS)
47-
* Azure Spring Apps (scheduled for retirement)
47+
* Azure Spring Apps [service scheduled for retirement](/azure/spring-apps/basic-standard/retirement-announcement)
4848

4949
Target services:
5050

articles/service-connector/tutorial-python-aks-sql-database-connection-string.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ author: maud-lv
77
ms.author: malev
88
ms.service: service-connector
99
ms.topic: tutorial
10-
ms.date: 01/28/2025
10+
ms.date: 11/21/2025
1111
zone_pivot_group_filename: service-connector/zone-pivot-groups.json
1212
zone_pivot_groups: aks-authtype
1313
---
1414

1515
# Tutorial: Connect an AKS app to Azure SQL Database
1616

17-
In this tutorial, you learn how to connect an application deployed to AKS, to an Azure SQL Database, using service connector. You complete the following tasks:
17+
In this tutorial, you learn how to connect an application deployed to AKS, to an Azure SQL Database, using Service Connector. You complete the following tasks:
1818

1919
> [!div class="checklist"]
2020
> * Create an Azure SQL Database resource
@@ -96,7 +96,7 @@ Create a service connection to the SQL database using the [`az aks connection cr
9696
az aks connection create sql
9797
```
9898

99-
* generate the new connection at once. Make sure you replace the following placeholders with your own information: `<source-subscription>`, `<source_resource_group>`, `<cluster>`, `<target-subscription>`, `<target_resource_group>`, `<server>`, `<database>`, and `<***>`.
99+
* generate the new connection at once. Make sure you replace the following placeholders with your own information: `<source-subscription>`, `<source_resource_group>`, `<cluster>`, `<target-subscription>`, `<target_resource_group>`, `<server>`, `<database>`, and `<identity_name>`.
100100

101101
```azurecli-interactive
102102
az aks connection create sql \
@@ -146,7 +146,7 @@ Create a service connection to the SQL database using the [`az aks connection cr
146146
az aks connection create sql
147147
```
148148
149-
* generate the new connection at once. Make sure you replace the following placeholders with your own information: `<source-subscription>`, `<source_resource_group>`, `<cluster>`, `<target-subscription>`, `<target_resource_group>`, `<server>`, `<database>`, and `<***>`.
149+
* generate the new connection at once. Make sure you replace the following placeholders with your own information: `<source-subscription>`, `<source_resource_group>`, `<cluster>`, `<target-subscription>`, `<target_resource_group>`, `<server>`, `<database>`, <identity_name>, and `<secret>`.
150150
151151
```azurecli-interactive
152152
az aks connection create sql \

0 commit comments

Comments
 (0)