Skip to content

Commit 23f867e

Browse files
Update articles/azure-app-configuration/quickstart-aspire.md
Co-authored-by: Jimmy Campbell <[email protected]>
1 parent ad8c28c commit 23f867e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/azure-app-configuration/quickstart-aspire.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The Aspire Starter template includes a frontend web app that communicates with a
6363
> :::image type="content" source="media/aspire/azure-subscription.png" alt-text="Screenshot of Aspire dashboard asking for Azure Subscription information.":::
6464
6565
> [!NOTE]
66-
> To provision Azure resources, you must have either the **Owner** or **User Access Administrator** role assigned on the Azure subscription. These roles are required to create role assignments as part of the provisioning process.
66+
> You must have either the **Owner** or **User Access Administrator** role assigned on the Azure subscription. These roles are required to create role assignments as part of the provisioning process.
6767
6868
> [!TIP]
6969
> You can reference existing App Configuration resources by chaining a call `RunAsExisting()` on `builder.AddAzureAppConfiguration("appconfig")`. For more information, go to [Use existing Azure resources](https://aspire.dev/integrations/cloud/azure/overview/#use-existing-azure-resources).

0 commit comments

Comments
 (0)