Mithun Greetings & Welcome to Microsoft Q&A forum!
Please see below answers to your questions.
Resource Creation: When we create a Prompt Flow in Azure AI Studio, could you please share which specific azure resources are generated as part of this process?
When you create a Prompt Flow in Azure AI Studio, all the dependent resources based on the flow you are selecting will be created as part of this process such as
- Azure Machine Learning workspace
- Azure Storage account
- Azure Container Registry
- Azure Application Insights:
- Azure Key Vault
Compute and Connection Resources: Can please clarify where the project, hub, compute, and connection resources for the Prompt Flow are located. Are all the resources associated with the Prompt Flow created within the same Azure resource group, or are they within Azure AI studio?
When you create a Prompt Flow in Azure AI Studio, all the resources associated with the Prompt Flow are created within the same Azure resource group.
The flow code files are stored in a specific folder within your workspace file share storage.
Cost Breakdown: Could you please provide some reference information on the cost structure for using the Azure AI Prompt Flow feature? I'm interested in understanding any associated costs for compute, storage, and other relevant resources.
The cost of using the Azure AI Prompt Flow feature depends on several factors, including the type and size of the compute resources that you use, the amount of data that you process and store, and the specific Azure services that you use to support your Prompt Flow.
Please see Plan and manage costs for Azure AI Studio for more details.
Source Control Integration: How can we include the Prompt Flow in source control to manage and track changes effectively?
See Get started with Azure AI Studio projects in VS Code (Preview) for more details.
Also, check Prompt flow in Azure AI Studio to know more.
Do let me know if that helps or have any other queries.
If the response helped, please do click Accept Answer
and Yes
for was this answer helpful.
Doing so would help other community members with similar issue identify the solution. I highly appreciate your contribution to the community.