Skip to content

Commit a9672ff

Browse files
authored
link updates
1 parent 0b78bf5 commit a9672ff

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,17 +35,17 @@ Azure patterns & practices team is transitioning this and related content from A
3535
| Basic implementation *(this repo)* | :ballot_box_with_check: AI Studio project |
3636
| [Basic architecture on Microsoft Learn](https://learn.microsoft.com/azure/architecture/ai-ml/architecture/basic-openai-e2e-chat) | :white_square_button: AML workspace |
3737
| [Baseline implementation](https://github.com/Azure-Samples/openai-end-to-end-baseline) | :white_square_button: AML workspace |
38-
| [Baseline architecture on Microsoft Learn](https://learn.microsoft.com/en-us/azure/architecture/ai-ml/architecture/baseline-openai-e2e-chat) | :white_square_button: AML workspace |
38+
| [Baseline architecture on Microsoft Learn](https://learn.microsoft.com/azure/architecture/ai-ml/architecture/baseline-openai-e2e-chat) | :white_square_button: AML workspace |
3939
| [Azure landing zone implementation](https://github.com/Azure-Samples/azure-openai-chat-baseline-landing-zone) | :white_square_button: AML workspace |
40-
| [Azure landing zone architecture on Microsoft Learn](https://learn.microsoft.com/en-us/azure/architecture/ai-ml/architecture/azure-openai-baseline-landing-zone) | :white_square_button: AML workspace |
40+
| [Azure landing zone architecture on Microsoft Learn](https://learn.microsoft.com/azure/architecture/ai-ml/architecture/azure-openai-baseline-landing-zone) | :white_square_button: AML workspace |
4141

4242
## Deployment guide
4343

4444
Follow these instructions to deploy this example to your Azure subscription, try out what you've deployed, and learn how to clean up those resources.
4545

4646
### Prerequisites
4747

48-
- An [Azure subscription](https://azure.microsoft.com/free/).
48+
- An [Azure subscription](https://azure.microsoft.com/free/)
4949

5050
- The subscription must have the following resource providers [registered](https://learn.microsoft.com/azure/azure-resource-manager/management/resource-providers-and-types#register-resource-provider).
5151

@@ -66,7 +66,7 @@ Follow these instructions to deploy this example to your Azure subscription, try
6666
- Total Cluster Dedicated Regional vCPUs: 4
6767
- Standard DASv4 Family Cluster Dedicated vCPUs: 4
6868

69-
- Your deployment user must have the following permissions at the subscription scope:
69+
- Your deployment user must have the following permissions at the subscription scope.
7070

7171
- Ability to assign [Azure roles](https://learn.microsoft.com/azure/role-based-access-control/built-in-roles) on newly created resource groups and resources. (E.g. `User Access Administrator` or `Owner`)
7272
- Ability to purge deleted AI services resources. (E.g. `Contributor` or `Cognitive Services Contributor`)

0 commit comments

Comments
 (0)