Skip to content

Commit 7ac572c

Browse files
committed
update
1 parent 6b92691 commit 7ac572c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/key-vault/general/tutorial-net-create-vault-azure-web-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ The command will return this JSON snippet:
255255
}
256256
```
257257

258-
[!INCLUDE [Using RBAC to provide access to a key vault](../../../includes/key-vault-quickstart-rbac.md)]
258+
[!INCLUDE [Using RBAC to provide access to a key vault](../includes/key-vault-quickstart-rbac.md)]
259259

260260
### Modify the app to access your key vault
261261

articles/key-vault/general/tutorial-net-virtual-machine.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ xxxxxxxx-xx-xxxxxx xxxxxxxx-xxxx-xxxx SystemAssigned
112112

113113
## Assign permissions to the VM identity
114114

115-
[!INCLUDE [Using RBAC to provide access to a key vault](../../../includes/key-vault-quickstart-rbac.md)]
115+
[!INCLUDE [Using RBAC to provide access to a key vault](../includes/key-vault-quickstart-rbac.md)]
116116

117117
## Sign in to the virtual machine
118118

articles/key-vault/general/tutorial-python-virtual-machine.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Note the system-assigned identity that's displayed in the following code. The ou
9494

9595
## Assign permissions to the VM identity
9696

97-
[!INCLUDE [Using RBAC to provide access to a key vault](../../../includes/key-vault-quickstart-rbac.md)]
97+
[!INCLUDE [Using RBAC to provide access to a key vault](../includes/key-vault-quickstart-rbac.md)]
9898

9999
## Log in to the VM
100100

0 commit comments

Comments
 (0)