Skip to content

Commit fad32ba

Browse files
Update README.md
1 parent cd66a19 commit fad32ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Simple deploy
6666
1. **Deploy Azure resources**
6767
Click the following deployment button to create the required resources for this accelerator directly in your Azure Subscription.
6868

69-
[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FRoopan-Microsoft%2FCustomer-Service-Conversational-Insights-with-Azure-OpenAI-Services%2Fmain%2FDeployment%2Fbicep%2Fmain.json)
69+
[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fmicrosoft%2FCustomer-Service-Conversational-Insights-with-Azure-OpenAI-Services%2Fmain%2FDeployment%2Fbicep%2Fmain.json)
7070

7171
1. Most fields will have a default name set already. You will need to update the following Azure OpenAI settings:
7272

@@ -92,7 +92,7 @@ Simple deploy
9292
3. Run the run the following commands:
9393
1. ```az login``` ***Follow instructions in Azure Cloud Shell for login instructions
9494
2. ```rm -rf ./Customer-Service-Conversational-Insights-with-Azure-OpenAI-Services```
95-
3. ```git clone https://github.com/Roopan-Microsoft/Customer-Service-Conversational-Insights-with-Azure-OpenAI-Services```
95+
3. ```git clone https://github.com/microsoft/Customer-Service-Conversational-Insights-with-Azure-OpenAI-Services```
9696
4. ```cd ./Customer-Service-Conversational-Insights-with-Azure-OpenAI-Services/Deployment/scripts/fabric_scripts```
9797
5. ```sh ./run_fabric_items_scripts.sh keyvault_param workspaceid_param solutionprefix_param```
9898
1. keyvault_param - the name of the keyvault that was created in Step 1

0 commit comments

Comments
 (0)