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
> Note: Some features contained in this repository are in private preview. Certain features might not be supported or might have constrained capabilities. For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/en-us/support/legal/preview-supplemental-terms).
2. Click the following deployment button to create the required resources for this accelerator in your Azure Subscription.
70
70
71
-
[](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fmicrosoft%2FBuild-your-own-copilot-Solution-Accelerator%2Fmain%2FResearchAssistant%2FDeployment%2Fbicep%2Fmain.json)
71
+
[](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fmicrosoft%2FBuild-your-own-copilot-Solution-Accelerator%2Fbyoc-researcher%2Finfra%2Fbicep%2Fmain.json)
72
72
73
73
3. You will need to select an Azure Subscription, create/select a Resource group, Region, and a unique Solution Prefix.
4. When Deployment is complete, follow steps in [AI Foundry Deployment guide](./Deployment/AIFoundryDeployment.md) to configure the grant draft proposal endpoint.
77
+
4. When Deployment is complete, follow steps in [AI Foundry Deployment guide](./docs/AIFoundryDeployment.md) to configure the grant draft proposal endpoint.
78
78
79
79
5. When AI Foundry deployment is complete, launch the application by navigating to your Azure resource group, choosing the app service resource, and clicking on the default domain. You should bookmark this URL to have quick access to your deployed application.
80
80
81
81
The next steps are optional for additional learning. Not required to deploy the solution and run the Grant Writer Assistant.
82
82
83
-
6. Optional - Follow steps in [Fabric Deployment guide](./Deployment/FabricDeployment.md) to set up the data processing pipelines in Fabric.
83
+
6. Optional - Follow steps in [Fabric Deployment guide](./docs/FabricDeployment.md) to set up the data processing pipelines in Fabric.
84
84
85
-
7. Optional - Follow steps in [Promptflow Evaluation guide](./Deployment/PromptFlowEvaluation.md) to set up the evaluation flows.
85
+
7. Optional - Follow steps in [Promptflow Evaluation guide](./docs/PromptFlowEvaluation.md) to set up the evaluation flows.
86
86
87
-
8. Optional - Follow steps in [Promptflow Safety Evaluation guide](./Deployment/PromptFlowSafetyEvaluation.md) to set up the safety evaluation flows.
87
+
8. Optional - Follow steps in [Promptflow Safety Evaluation guide](./docs/PromptFlowSafetyEvaluation.md) to set up the safety evaluation flows.
0 commit comments