Skip to content

Commit e0cbd86

Browse files
authored
pre-existing acrolinx
1 parent 3e88cb8 commit e0cbd86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-app-configuration/howto-integrate-azure-managed-service-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ The following steps describe how to assign the App Configuration Data Reader rol
128128
using Azure.Identity;
129129
```
130130

131-
1. To access values stored in App Configuration, update the `Builder` configuration to use the the `AddAzureAppConfiguration()` method.
131+
1. To access values stored in App Configuration, update the `Builder` configuration to use the `AddAzureAppConfiguration()` method.
132132
133133
### [.NET 6.0+](#tab/core6x)
134134

0 commit comments

Comments
 (0)