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
Copy file name to clipboardExpand all lines: README.md
+2-7Lines changed: 2 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,13 +16,6 @@ can be found by going into 'Actions' in GitHub and manually triggering the build
16
16
17
17
### Deploy components
18
18
19
-
You can use the button as displayed in GitHub ...
20
-
21
-
[](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fastrobagel%2Fazure-ai-search-lab%2Fmain%2Fazuredeploy.json)
22
-
23
-
24
-
Or ...
25
-
26
19
If you install Azure CLI, these templates can be deoplyed with ...
27
20
28
21
```
@@ -122,6 +115,8 @@ This means the following Azure region and model combinations are currently suppo
122
115
123
116
Once you've decided on a region, you can deploy the solution with its default parameters, or change these for your specific needs.
124
117
118
+
**NOTE** Though this works in the public repo, it won't work in the private PIA repo. See instructions above
119
+
125
120
[](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fastrobagel%2Fazure-ai-search-lab%2Fmain%2Fazuredeploy.json)
0 commit comments