Skip to content

Commit 9bf3e45

Browse files
authored
Merge pull request #276497 from JnHs/jh-copilot-in
branding update
2 parents 7592a1e + d024b58 commit 9bf3e45

26 files changed

+314
-314
lines changed

articles/copilot/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
- name: Microsoft Copilot for Azure (preview) documentation
1+
- name: Microsoft Copilot in Azure (preview) documentation
22
href: index.yml
33
- name: Overview
44
href: overview.md

articles/copilot/analyze-cost-management.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Analyze, estimate and optimize cloud costs using Microsoft Copilot for Azure
3-
description: Learn about scenarios where Microsoft Copilot for Azure can use Microsoft Cost Management to help you manage your costs.
4-
ms.date: 05/21/2024
2+
title: Analyze, estimate and optimize cloud costs using Microsoft Copilot in Azure
3+
description: Learn about scenarios where Microsoft Copilot in Azure can use Microsoft Cost Management to help you manage your costs.
4+
ms.date: 05/28/2024
55
ms.topic: conceptual
66
ms.service: copilot-for-azure
77
ms.custom:
@@ -12,11 +12,11 @@ ms.author: jenhayes
1212
author: JnHs
1313
---
1414

15-
# Analyze, estimate and optimize cloud costs using Microsoft Copilot for Azure
15+
# Analyze, estimate and optimize cloud costs using Microsoft Copilot in Azure
1616

17-
Microsoft Copilot for Azure (preview) can help you analyze, estimate and optimize cloud costs. Ask questions using natural language to get information and recommendations based on [Microsoft Cost Management](/azure/cost-management-billing/costs/overview-cost-management).
17+
Microsoft Copilot in Azure (preview) can help you analyze, estimate and optimize cloud costs. Ask questions using natural language to get information and recommendations based on [Microsoft Cost Management](/azure/cost-management-billing/costs/overview-cost-management).
1818

19-
When you ask Microsoft Copilot for Azure questions about your costs, it automatically pulls context based on the last scope that you accessed using Cost Management. If the context isn't clear, you'll be prompted to select a scope or provide more context.
19+
When you ask Microsoft Copilot in Azure questions about your costs, it automatically pulls context based on the last scope that you accessed using Cost Management. If the context isn't clear, you'll be prompted to select a scope or provide more context.
2020

2121
[!INCLUDE [scenario-note](includes/scenario-note.md)]
2222

@@ -35,19 +35,19 @@ Here are a few examples of the kinds of prompts you can use for Cost Management.
3535

3636
## Examples
3737

38-
When you prompt Microsoft Copilot for Azure, "**Summarize my costs for the last 6 months**," a summary of costs for the selected scope is provided. You can follow up with questions to get more granular details, such as "What was our virtual machine spending last month?"
38+
When you prompt Microsoft Copilot in Azure, "**Summarize my costs for the last 6 months**," a summary of costs for the selected scope is provided. You can follow up with questions to get more granular details, such as "What was our virtual machine spending last month?"
3939

40-
:::image type="content" source="media/analyze-cost-management/cost-management-summarize-costs.png" alt-text="Screenshot of Microsoft Copilot for Azure providing a summary of costs.":::
40+
:::image type="content" source="media/analyze-cost-management/cost-management-summarize-costs.png" alt-text="Screenshot of Microsoft Copilot in Azure providing a summary of costs.":::
4141

42-
:::image type="content" source="media/analyze-cost-management/cost-management-vm-costs.png" alt-text="Screenshot showing Microsoft Copilot for Azure providing details about VM costs.":::
42+
:::image type="content" source="media/analyze-cost-management/cost-management-vm-costs.png" alt-text="Screenshot showing Microsoft Copilot in Azure providing details about VM costs.":::
4343

44-
Next, you can ask "**How can we reduce our costs?**" Microsoft Copilot for Azure provides a list of recommendations you can take, including an estimate of the potential savings you might see.
44+
Next, you can ask "**How can we reduce our costs?**" Microsoft Copilot in Azure provides a list of recommendations you can take, including an estimate of the potential savings you might see.
4545

46-
:::image type="content" source="media/analyze-cost-management/cost-management-reduce.png" alt-text="Screenshot showing Microsoft Copilot for Azure providing a list of recommendations to reduce costs.":::
46+
:::image type="content" source="media/analyze-cost-management/cost-management-reduce.png" alt-text="Screenshot showing Microsoft Copilot in Azure providing a list of recommendations to reduce costs.":::
4747

48-
:::image type="content" source="media/analyze-cost-management/cost-management-reduce-2.png" alt-text="Screenshot showing Microsoft Copilot for Azure continuing a list of recommendations to reduce costs.":::
48+
:::image type="content" source="media/analyze-cost-management/cost-management-reduce-2.png" alt-text="Screenshot showing Microsoft Copilot in Azure continuing a list of recommendations to reduce costs.":::
4949

5050
## Next steps
5151

52-
- Explore [capabilities](capabilities.md) of Microsoft Copilot for Azure.
52+
- Explore [capabilities](capabilities.md) of Microsoft Copilot in Azure.
5353
- Learn more about [Microsoft Cost Management](/azure/cost-management-billing/costs/overview-cost-management).
Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Author API Management policies using Microsoft Copilot for Azure
3-
description: Learn about how Microsoft Copilot for Azure can generate Azure API Management policies based on your requirements.
4-
ms.date: 05/21/2024
2+
title: Author API Management policies using Microsoft Copilot in Azure
3+
description: Learn about how Microsoft Copilot in Azure can generate Azure API Management policies based on your requirements.
4+
ms.date: 05/28/2024
55
ms.topic: conceptual
66
ms.service: copilot-for-azure
77
ms.custom:
@@ -12,13 +12,13 @@ ms.author: jenhayes
1212
author: JnHs
1313
---
1414

15-
# Author API Management policies using Microsoft Copilot for Azure
15+
# Author API Management policies using Microsoft Copilot in Azure
1616

17-
Microsoft Copilot for Azure (preview) can author [Azure API Management policies](/azure/api-management/api-management-howto-policies) based on your requirements. By using Microsoft Copilot for Azure, you can create policies quickly, even if you're not sure what code you need. This can be especially helpful when creating complex policies with many requirements.
17+
Microsoft Copilot in Azure (preview) can author [Azure API Management policies](/azure/api-management/api-management-howto-policies) based on your requirements. By using Microsoft Copilot in Azure, you can create policies quickly, even if you're not sure what code you need. This can be especially helpful when creating complex policies with many requirements.
1818

19-
To get help authoring API Management policies, start from the **Design** tab of an API you previously imported to your API Management instance. Be sure to use the [code editor view](/azure/api-management/set-edit-policies?tabs=editor#configure-policy-in-the-portal). Ask Microsoft Copilot for Azure to generate policy definitions for you, then copy the results right into the editor, making any desired changes. You can also ask questions to understand the different options or change the provided policy.
19+
To get help authoring API Management policies, start from the **Design** tab of an API you previously imported to your API Management instance. Be sure to use the [code editor view](/azure/api-management/set-edit-policies?tabs=editor#configure-policy-in-the-portal). Ask Microsoft Copilot in Azure to generate policy definitions for you, then copy the results right into the editor, making any desired changes. You can also ask questions to understand the different options or change the provided policy.
2020

21-
When you're working with API Management policies, you can also select a portion of the policy, right-click, and then select **Explain**. This will open Microsoft Copilot for Azure and paste your selection with a prompt to explain how that part of the policy works.
21+
When you're working with API Management policies, you can also select a portion of the policy, right-click, and then select **Explain**. This will open Microsoft Copilot in Azure and paste your selection with a prompt to explain how that part of the policy works.
2222

2323
[!INCLUDE [scenario-note](includes/scenario-note.md)]
2424

@@ -34,23 +34,23 @@ Here are a few examples of the kinds of prompts you can use to get help authorin
3434

3535
## Examples
3636

37-
When creating an API Management policy, you can say "**Generate a policy to configure rate limiting with 5 requests per second.**" Microsoft Copilot for Azure provides an example and explains how you might want to modify the provided based on your requirements.
37+
When creating an API Management policy, you can say "**Generate a policy to configure rate limiting with 5 requests per second.**" Microsoft Copilot in Azure provides an example and explains how you might want to modify the provided based on your requirements.
3838

39-
:::image type="content" source="media/author-api-management-policies/api-management-policy-rate-limiting.png" lightbox="media/author-api-management-policies/api-management-policy-rate-limiting.png" alt-text="Screenshot of Microsoft Copilot for Azure generating a policy to configure rate limiting.":::
39+
:::image type="content" source="media/author-api-management-policies/api-management-policy-rate-limiting.png" lightbox="media/author-api-management-policies/api-management-policy-rate-limiting.png" alt-text="Screenshot of Microsoft Copilot in Azure generating a policy to configure rate limiting.":::
4040

4141
In this example, a policy is generated based on the prompt "Generate a policy to remove a 'X-AspNet-Version' header from the response."
4242

43-
:::image type="content" source="media/author-api-management-policies/api-management-policy-remove-header.png" lightbox="media/author-api-management-policies/api-management-policy-remove-header.png" alt-text="Screenshot of Microsoft Copilot for Azure generating a policy to remove a header.":::
43+
:::image type="content" source="media/author-api-management-policies/api-management-policy-remove-header.png" lightbox="media/author-api-management-policies/api-management-policy-remove-header.png" alt-text="Screenshot of Microsoft Copilot in Azure generating a policy to remove a header.":::
4444

4545
When you have questions about a certain policy element, you can get more information by selecting a section of the policy, right-clicking, and selecting **Explain**.
4646

47-
:::image type="content" source="media/author-api-management-policies/api-management-policy-explain.png" lightbox="media/author-api-management-policies/api-management-policy-explain.png" alt-text="Screenshot of right-clicking a section of an API Management policy to get an explanation from Microsoft Copilot for Azure .":::
47+
:::image type="content" source="media/author-api-management-policies/api-management-policy-explain.png" lightbox="media/author-api-management-policies/api-management-policy-explain.png" alt-text="Screenshot of right-clicking a section of an API Management policy to get an explanation from Microsoft Copilot in Azure .":::
4848

49-
Microsoft Copilot for Azure explains how the code works, breaking down each specific section.
49+
Microsoft Copilot in Azure explains how the code works, breaking down each specific section.
5050

51-
:::image type="content" source="media/author-api-management-policies/api-management-policy-explanation.png" alt-text="Screenshot of Microsoft Copilot for Azure providing information about a specific API Management policy.":::
51+
:::image type="content" source="media/author-api-management-policies/api-management-policy-explanation.png" alt-text="Screenshot of Microsoft Copilot in Azure providing information about a specific API Management policy.":::
5252

5353
## Next steps
5454

55-
- Explore [capabilities](capabilities.md) of Microsoft Copilot for Azure.
55+
- Explore [capabilities](capabilities.md) of Microsoft Copilot in Azure.
5656
- Learn more about [Azure API Management](/azure/api-management/api-management-key-concepts).

articles/copilot/build-infrastructure-deploy-workloads.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Build infrastructure and deploy workloads using Microsoft Copilot for Azure
3-
description: Learn how Microsoft Copilot for Azure can help you build custom infrastructure for your workloads and provide templates and scripts to help you deploy.
2+
title: Build infrastructure and deploy workloads using Microsoft Copilot in Azure
3+
description: Learn how Microsoft Copilot in Azure can help you build custom infrastructure for your workloads and provide templates and scripts to help you deploy.
44
ms.date: 02/26/2024
55
ms.topic: conceptual
66
ms.service: copilot-for-azure
@@ -12,17 +12,17 @@ ms.author: jenhayes
1212
author: JnHs
1313
---
1414

15-
# Build infrastructure and deploy workloads using Microsoft Copilot for Azure
15+
# Build infrastructure and deploy workloads using Microsoft Copilot in Azure
1616

17-
Microsoft Copilot for Azure (preview) can help you quickly build custom infrastructure for your workloads and provide templates and scripts to help you deploy. By using Microsoft Copilot for Azure, you can often reduce your deployment time dramatically. Microsoft Copilot for Azure also helps you align to security and compliance standards and other best practices.
17+
Microsoft Copilot in Azure (preview) can help you quickly build custom infrastructure for your workloads and provide templates and scripts to help you deploy. By using Microsoft Copilot in Azure, you can often reduce your deployment time dramatically. Microsoft Copilot in Azure also helps you align to security and compliance standards and other best practices.
1818

19-
Throughout a conversation, Microsoft Copilot for Azure asks you questions to better understand your requirements and applications. Based on the provided information, it then provides several architecture options suitable for deploying that infrastructure. After you select an option, Microsoft Copilot for Azure provides detailed descriptions of the infrastructure, including how it can be configured. Finally, Microsoft Copilot for Azure provides templates and scripts using the language of your choice to deploy your infrastructure.
19+
Throughout a conversation, Microsoft Copilot in Azure asks you questions to better understand your requirements and applications. Based on the provided information, it then provides several architecture options suitable for deploying that infrastructure. After you select an option, Microsoft Copilot in Azure provides detailed descriptions of the infrastructure, including how it can be configured. Finally, Microsoft Copilot in Azure provides templates and scripts using the language of your choice to deploy your infrastructure.
2020

2121
To get help building infrastructure and deploying workloads, start on the [More virtual machines and related solutions](https://portal.azure.com/#view/Microsoft_Azure_SolutionCenter/SolutionGroup.ReactView/groupid/defaultLandingVmBrowse) page in the Azure portal. You can reach this page from **Virtual machines** by selecting the arrow next to **Create**, then selecting **More VMs and related solutions**.
2222

2323
:::image type="content" source="media/build-infrastructure-deploy-workloads/workloads-more-vms.png" alt-text="Screenshot of the More VMs and related solutions option from the Virtual machines page in the Azure portal.":::
2424

25-
Once you're there, start the conversation by letting Microsoft Copilot for Azure know what you want to build and deploy.
25+
Once you're there, start the conversation by letting Microsoft Copilot in Azure know what you want to build and deploy.
2626

2727
[!INCLUDE [scenario-note](includes/scenario-note.md)]
2828

@@ -57,25 +57,25 @@ The prompts you use can vary depending on the type of workload you want to deplo
5757

5858
## Examples
5959

60-
From the **[More virtual machines and related solutions](https://portal.azure.com/#view/Microsoft_Azure_SolutionCenter/SolutionGroup.ReactView/groupid/defaultLandingVmBrowse)** page, you can tell Microsoft Copilot for Azure "**I want to deploy a website on Azure**." Microsoft Copilot for Azure responds with a series of questions to better understand your scenario.
60+
From the **[More virtual machines and related solutions](https://portal.azure.com/#view/Microsoft_Azure_SolutionCenter/SolutionGroup.ReactView/groupid/defaultLandingVmBrowse)** page, you can tell Microsoft Copilot in Azure "**I want to deploy a website on Azure**." Microsoft Copilot in Azure responds with a series of questions to better understand your scenario.
6161

62-
:::image type="content" source="media/build-infrastructure-deploy-workloads/workloads-deploy-website.png" lightbox="media/build-infrastructure-deploy-workloads/workloads-deploy-website.png" alt-text="Screenshot showing Microsoft Copilot for Azure providing options to deploy a website.":::
62+
:::image type="content" source="media/build-infrastructure-deploy-workloads/workloads-deploy-website.png" lightbox="media/build-infrastructure-deploy-workloads/workloads-deploy-website.png" alt-text="Screenshot showing Microsoft Copilot in Azure providing options to deploy a website.":::
6363

64-
After you provide answers, Microsoft Copilot for Azure provides several options that might be a good fit. You can choose one of these or ask more questions.
64+
After you provide answers, Microsoft Copilot in Azure provides several options that might be a good fit. You can choose one of these or ask more questions.
6565

66-
:::image type="content" source="media/build-infrastructure-deploy-workloads/workloads-design-options.png" alt-text="Screenshot showing Microsoft Copilot for Azure Design options.":::
66+
:::image type="content" source="media/build-infrastructure-deploy-workloads/workloads-design-options.png" alt-text="Screenshot showing Microsoft Copilot in Azure Design options.":::
6767

68-
After you specify which option you'd like to use, Microsoft Copilot for Azure provides a step-by-step plan to walk you through the deployment. It gives you the option to change parts of the plan and also asks you to choose a development tool. In this example, Azure App Service is selected.
68+
After you specify which option you'd like to use, Microsoft Copilot in Azure provides a step-by-step plan to walk you through the deployment. It gives you the option to change parts of the plan and also asks you to choose a development tool. In this example, Azure App Service is selected.
6969

70-
:::image type="content" source="media/build-infrastructure-deploy-workloads/workloads-app-service.png" alt-text="Screenshot showing Microsoft Copilot for Azure providing steps to deploy a website using Azure App Service.":::
70+
:::image type="content" source="media/build-infrastructure-deploy-workloads/workloads-app-service.png" alt-text="Screenshot showing Microsoft Copilot in Azure providing steps to deploy a website using Azure App Service.":::
7171

72-
Since the response in this example is ARM template, Microsoft Copilot for Azure creates a basic ARM template, then provides instructions for how to deploy it.
72+
Since the response in this example is ARM template, Microsoft Copilot in Azure creates a basic ARM template, then provides instructions for how to deploy it.
7373

74-
:::image type="content" source="media/build-infrastructure-deploy-workloads/workloads-create-template.png" alt-text="Screenshot showing Microsoft Copilot for Azure creating an ARM template.":::
74+
:::image type="content" source="media/build-infrastructure-deploy-workloads/workloads-create-template.png" alt-text="Screenshot showing Microsoft Copilot in Azure creating an ARM template.":::
7575

76-
:::image type="content" source="media/build-infrastructure-deploy-workloads/workload-deploy-template.png" alt-text="Screenshot showing Microsoft Copilot for Azure providing instructions for deploying the ARM template.":::
76+
:::image type="content" source="media/build-infrastructure-deploy-workloads/workload-deploy-template.png" alt-text="Screenshot showing Microsoft Copilot in Azure providing instructions for deploying the ARM template.":::
7777

7878
## Next steps
7979

80-
- Explore [capabilities](capabilities.md) of Microsoft Copilot for Azure.
80+
- Explore [capabilities](capabilities.md) of Microsoft Copilot in Azure.
8181
- Learn more about [virtual machines in Azure](/azure/virtual-machines/overview).

0 commit comments

Comments
 (0)