You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -79,6 +83,8 @@ Follow the quick deploy steps on the deployment guide to deploy this solution
79
83
80
84
<br/>
81
85
86
+
## Guidance
87
+
82
88
### Prerequisites and costs
83
89
To deploy this solution accelerator, ensure you have access to an [Azure subscription](https://azure.microsoft.com/free/) with the necessary permissions to create **resource groups, resources, app registrations, and assign roles at the resource group level**. This should include Contributor role at the subscription level and Role Based Access Control role on the subscription and/or resource group level. Follow the steps in [Azure Account Set Up](./documents/AzureAccountSetUp.md).
84
90
@@ -96,6 +102,11 @@ _Note: This is not meant to outline all costs as selected SKUs, scaled use, cust
96
102
97
103
<br/>
98
104
105
+
>⚠️ **Important:** To avoid unnecessary costs, remember to take down your app if it's no longer in use,
106
+
either by deleting the resource group in the Portal or running `azd down`.
|[Microsoft Foundry](https://learn.microsoft.com/en-us/azure/ai-foundry)| Used to orchestrate and build AI workflows that combine Azure AI services. | Free Tier |[Pricing](https://azure.microsoft.com/pricing/details/ai-studio/)|
@@ -112,8 +123,6 @@ _Note: This is not meant to outline all costs as selected SKUs, scaled use, cust
112
123
113
124
<br/>
114
125
115
-
>⚠️ **Important:** To avoid unnecessary costs, remember to take down your app if it's no longer in use,
116
-
either by deleting the resource group in the Portal or running `azd down`.
0 commit comments