Skip to content

Commit e4e62b2

Browse files
committed
Fix PNG path
1 parent 8fc025c commit e4e62b2

File tree

1 file changed

+1
-1
lines changed
  • terraform/azure-devops/create-service-connection/doc-gen

1 file changed

+1
-1
lines changed

terraform/azure-devops/create-service-connection/doc-gen/header.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Build Status](https://dev.azure.com/geekzter/Pipeline%20Playground/_apis/build/status%2Fcreate-service-connection?branchName=main&label=terraform-ci)](https://dev.azure.com/geekzter/Pipeline%20Playground/_build/latest?definitionId=5&branchName=main)
44

5-
![](../visuals/diagram.png)
5+
![](visuals/diagram.png)
66

77
Azure DevOps uses service connections to connect to services that are targets for cloud infrastructure provisioning and application deployment. The most commonly used service connection is the [Azure Resource Manager service connection](https://learn.microsoft.com/azure/devops/pipelines/library/connect-to-azure?view=azure-devops). This creates an object in Azure DevOps, an identity in Entra ID and a role assignment in Azure.
88

0 commit comments

Comments
 (0)