From 3cb5782ee782d3c463a1368ac6832ef8e8e5c993 Mon Sep 17 00:00:00 2001 From: RMcVelia Date: Tue, 24 Sep 2024 16:08:55 +0100 Subject: [PATCH] Update powerbi doc with SP renewal instructions --- docs/documents/powerbi.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/documents/powerbi.md b/docs/documents/powerbi.md index 2bcb86e7b6..4bdbaeee92 100644 --- a/docs/documents/powerbi.md +++ b/docs/documents/powerbi.md @@ -44,3 +44,5 @@ at the PowerBI end, in order to change the database credentials and(possibly the go to Settings -> Manage connections and gateways open the data source options menu and choose settings change username and password + +the gse-azdo-powerbi-prod secret in the s189p01-tsc-contributor Azure App Registration is used by the pipeline to connect to the s189 production subscription. If the secret is renewed, the pipeline variable aksclientSecret will need to be updated with the new secret value. Update within the 'S189 aks to Azure Data' pipeline via Edit -> Variables -> update aksclientSecret -> save. You can 'Create release' to confirm the pipeline runs successfully.