We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18e16a3 commit d5c8e0fCopy full SHA for d5c8e0f
1 file changed
articles/azure-app-configuration/concept-enable-rbac.md
@@ -94,7 +94,6 @@ In the **.NET configuration provider**, audience is configured by utilizing the
94
95
The following code snippet demonstrates how to add the Azure App Configuration provider into a .NET application with a cloud-specific audience.
96
97
-
98
```
99
builder.AddAzureAppConfiguration(o =>
100
{
0 commit comments