diff --git a/src/content/blog/streamlit-deployment-guide-part-4-github-tf-workflow.mdx b/src/content/blog/streamlit-deployment-guide-part-4-github-tf-workflow.mdx index 4708e01..ad820d6 100644 --- a/src/content/blog/streamlit-deployment-guide-part-4-github-tf-workflow.mdx +++ b/src/content/blog/streamlit-deployment-guide-part-4-github-tf-workflow.mdx @@ -45,7 +45,7 @@ The workflow files should be stored within the following folder: `.github/workfl ### Setup Azure Application Registration -Refer to [Azure Federated Identity Credentials for Terraform: A GitHub Actions Guide](https://waynegoosen.com/post/fed-creds-tf-github-actions/) to enable authenticating the workflow with Azure. +Refer to [Azure Federated Identity Credentials for Terraform: A GitHub Actions Guide](https://waynegoosen.com/post/azure-federated-identity-credentials-terraform-github-actions-guide/) to enable authenticating the workflow with Azure. ### Setup Environment