Skip to content

Commit 732620b

Browse files
Merge pull request #311759 from JKirsch1/foundry-rebrand-miscellaneous-files
Foundry branding
2 parents 0fb6150 + 156f1aa commit 732620b

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

articles/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ productDirectory:
6161
- ai-machine-learning
6262
url: /azure/ai-services/speech-service/
6363
# Card
64-
- title: Azure AI Language
64+
- title: Azure Language in Foundry Tools
6565
summary: Easily evaluate sentiment and topics to understand what users want
6666
imageSrc: ./media/index/language.svg
6767
azureCategories:
@@ -110,7 +110,7 @@ productDirectory:
110110
- ai-machine-learning
111111
url: /azure/bot-service/
112112
# Card
113-
- title: Azure AI Document Intelligence
113+
- title: Azure Document Intelligence in Foundry Tools
114114
summary: The AI-powered document extraction service that understands your forms
115115
imageSrc: ./media/index/document-intelligence.svg
116116
azureCategories:

articles/storage-mover/agent-register.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ You can reference this Azure Resource Manager (ARM) resource when you want to as
135135

136136
### Azure Arc service
137137

138-
The agent is also registered with the [Azure Arc service](/azure/azure-arc/overview). Arc is used to assign and maintain an [Microsoft Entra managed identity](../active-directory/managed-identities-azure-resources/overview.md) for this registered agent.
138+
The agent is also registered with the [Azure Arc service](/azure/azure-arc/overview). Arc is used to assign and maintain a [Microsoft Entra managed identity](../active-directory/managed-identities-azure-resources/overview.md) for this registered agent.
139139

140140
Azure Storage Mover uses a system-assigned managed identity. A managed identity is a service principal of a special type that can only be used with Azure resources. When the managed identity is deleted, the corresponding service principal is also automatically removed.
141141

articles/storage-mover/project-manage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The first step in defining a migration job is the creation of a project resource
4949

5050
1. Navigate to the **Project Explorer** page in the [Azure portal](https://portal.azure.com) to access your projects. The default **All projects** view displays the names of any provisioned projects and a summary of the jobs they contain.
5151

52-
:::image type="content" source="media/project-manage/project-explorer-sml.png" alt-text="Image of the Project Explorer's Overview tab within the Azure Portal showing " lightbox="media/project-manage/project-explorer-lrg.png":::
52+
:::image type="content" source="media/project-manage/project-explorer-sml.png" alt-text="Image of the Project Explorer's Overview tab within the Azure portal showing " lightbox="media/project-manage/project-explorer-lrg.png":::
5353

5454
1. Select **Create project** to open the **Create a Project** pane. Provide a project name value in the **Project name** field, but leave the **Project description** field empty. Finally, select **Create** to provision the project.
5555

@@ -235,7 +235,7 @@ Follow the steps in this section to view projects accessible to your Storage Mov
235235

236236
## Delete a project
237237

238-
The removal of a project resource should be a relatively rare occurrence in your production environment, though there may be occasions where it may be helpful. To delete a Storage Mover project resource, follow the provide example.
238+
The removal of a project resource should be a relatively rare occurrence in your production environment, though there may be occasions where it may be helpful. To delete a Storage Mover project resource, follow the provided example.
239239

240240
> [!WARNING]
241241
> Deleting a project is a permanent action and cannot be undone. It's a good idea to ensure that you're prepared to delete the project since you will not be able to restore it at a later time.

0 commit comments

Comments
 (0)