Skip to content

Commit aa17f6d

Browse files
committed
add pics to readme.md
1 parent 5064361 commit aa17f6d

4 files changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,11 @@ Once saved, you will see dev and prod enviornment got automatically created unde
145145
Connect Azure Devops to Azure:
146146
1. Add a Service Connection following this [guide](https://learn.microsoft.com/en-us/azure/devops/pipelines/library/connect-to-azure?view=azure-devops) to allow Azure Devops pipeline to connect to your Azure resources /App Service.
147147
2. Modify `.azdo/pipelines/app-ci.yaml` '<azureSubscriptionServiceConnection>' and replace it with the name of the Service Connection.
148+
![location1](./docs/pipeline-azure-service-connection1.png)
149+
![location2](./docs/pipeline-azure-service-connection2.png)
148150

149151
You can now either run the pipeline manually or commit to a branch to trigger the pipeline.
152+
![azDoPipeline success](./docs/azDo-pipeline-success.png)
150153

151154
## Custom Data Ingestion and Indexing
152155
The repo includes sample pdf documents in the data folder. They are ingested in blob container and indexed in azure cognitive search during infra provisioning by azure developer cli post provision hooks (see line 23 in [azure.yaml](azure.yaml))

docs/azDo-pipeline-success.png

187 KB
Loading
88.7 KB
Loading
89.1 KB
Loading

0 commit comments

Comments
 (0)