Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/create_azure_ai_service.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ This guide walks you through the latest configuration using **Azure AI Foundry**
<img src="./create_srv_1.png" width="600" />
- Configure additional settings as needed, read and accept the terms, then click **Create**.
<img src="./create_srv_2.png" width="600" />
- Wait for Azure’s validation (look for a green **Validation Passed** banner).
- Click **Create** to start deployment. After a few seconds, you should see a message confirming, **Your deployment is complete**.
- Wait for Azure’s validationlook for a green **Validation Passed** banner.
- Click **Create** to start the deployment. After a few seconds, you should see a message confirming **Your deployment is complete**.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • categories: [Grammar, Formatting]

    • change: Replaced the apostrophe in "Azure’s" with a proper typographic apostrophe; changed the comma after "validation" to an em dash.
    • rationale: Using a proper apostrophe and em dash improves punctuation correctness and readability.
    • impact: Enhances the professionalism and clarity of the documentation by adhering to proper typographic standards.
  • categories: [Grammar, Clarity]

    • change: Added "the" before "deployment" and removed unnecessary commas around the confirmation message.
    • rationale: Adding the definite article improves sentence flow; removing commas around the phrase clarifies that the confirmation message is part of the sentence.
    • impact: Improves readability and grammatical accuracy, making the instructions clearer for the reader.

## 2. Get Keys and Endpoint
- Navigate to your deployed resource.
Expand Down