Skip to content

Commit 08fea88

Browse files
authored
Merge pull request #275471 from MicrosoftDocs/release-build-2024-azcopilot
[Build 2024 Shiproom] Release build 2024 azcopilot
2 parents 7ee6a3b + ecdab80 commit 08fea88

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+661
-238
lines changed

.openpublishing.redirection.azure-kubernetes-service.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -451,6 +451,11 @@
451451
"redirect_url": "/azure/aks/create-node-pools",
452452
"redirect_document_id": false
453453
},
454+
{
455+
"source_path_from_root": "/articles/copilot/limited-access.md",
456+
"redirect_url": "/azure/copilot/manage-access",
457+
"redirect_document_id": false
458+
},
454459
{
455460
"source_path_from_root": "/articles/aks/command-invoke.md",
456461
"redirect_url": "/azure/aks/access-private-cluster",

articles/azure-portal/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@
7474
- name: Learn about Azure
7575
href: mobile-app/learn-training.md
7676
displayName: mobile, app, training
77+
- name: Microsoft Copilot for Azure
78+
href: mobile-app/microsoft-copilot-for-azure.md
7779
- name: Reference
7880
items:
7981
- name: Keyboard shortcuts
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
---
2+
title: Use Microsoft Copilot for Azure with the Azure mobile app
3+
description: You can use the Azure mobile app to access Microsoft Copilot for Azure (preview) and benefit from its features.
4+
ms.date: 05/21/2024
5+
ms.topic: conceptual
6+
---
7+
8+
# Use Microsoft Copilot for Azure with the Azure mobile app
9+
10+
[Microsoft Copilot for Azure](/azure/copilot/overview) is an AI-powered tool that lets you do more with Azure. Copilot uses Large Language Models (LLMs) and insights about your Azure environment to help you work more efficiently. You can use the Azure mobile app to access Microsoft Copilot for Azure (preview) and benefit from its features.
11+
12+
With Microsoft Copilot for Azure, you can explore the range of services and resources that Azure offers and find the best ones for your needs. You can ask questions in natural language and get personalized information based on your own Azure resources and environment. Microsoft Copilot for Azure can also help you achieve your goals by generating code snippets and suggestions.
13+
14+
To learn more about Microsoft Copilot for Azure, see [What is Microsoft Copilot for Azure?](/azure/copilot/overview) and [Responsible AI FAQ for Microsoft Copilot for Azure (preview)](/azure/copilot/responsible-ai-faq).
15+
16+
> [!IMPORTANT]
17+
> Microsoft Copilot for Azure is currently in PREVIEW.
18+
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
19+
20+
## Access Microsoft Copilot for Azure on the Azure mobile app
21+
22+
In the Azure Mobile app, you can find the **Copilot** icon on the top right of your screen in the navigation bar. The first time you use Microsoft Copilot for Azure, a welcome screen tells you more about the feature and how to use it.
23+
24+
To start a conversation with Microsoft Copilot for Azure, just type or speak your query or command in natural language. You can also use the provided prompts that appear above the keyboard in the mobile app. These prompts are based on common tasks and your Azure environment. Microsoft Copilot for Azure responds with relevant information, code snippets, or suggestions that you can utilize to monitor and manage your resources. When needed, it prompts you to provide more information or select a specific resource.
25+
26+
For tips on how to create prompts that provide the most helpful responses, see [Write effective prompts for Microsoft Copilot for Azure](/azure/copilot/write-effective-prompts)
27+
28+
To provide feedback on any response, select the thumbs up/down icon. This feedback helps us improve Copilot and make it more useful for you.
29+
30+
## Capabilities
31+
32+
To learn more about ways to use Microsoft Copilot for Azure, see [Microsoft Copilot for Azure capabilities](/azure/copilot/capabilities). Keep in mind that there are some differences in functionality when using Copilot for Azure from within the Azure mobile app. Some key scenarios in the Azure mobile app include:
33+
34+
- Troubleshooting resources
35+
- Generating CLI and PowerShell scripts
36+
- Generating and running Azure Resource Graph queries
37+
- Get information about Azure concepts, services, and offerings
38+
39+
In some cases, Microsoft Copilot for Azure may not be able to complete your request, or may have a limited ability to respond. For more information, see [Current limitations](/azure/copilot/capabilities#current-limitations).
40+
41+
## Next steps
42+
43+
- Learn more about the [Azure mobile app](overview.md).
44+
- Download the Azure mobile app for free from the [Apple App Store](https://aka.ms/azureapp/ios/doc), [Google Play](https://aka.ms/azureapp/android/doc) or [Amazon App Store](https://aka.ms/azureapp/amazon/doc).

articles/copilot/TOC.yml

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
items:
77
- name: Capabilities
88
href: capabilities.md
9-
- name: Limited access
10-
href: limited-access.md
119
- name: Responsible AI FAQ
1210
href: responsible-ai-faq.md
1311
- name: How-to guides
1412
items:
13+
- name: Manage access
14+
href: manage-access.md
1515
- name: Write effective prompts
1616
href: write-effective-prompts.md
1717
- name: Enhanced scenarios
@@ -22,6 +22,8 @@
2222
href: deploy-vms-effectively.md
2323
- name: Build infrastructure and deploy workloads
2424
href: build-infrastructure-deploy-workloads.md
25+
- name: Use guided deployments
26+
href: use-guided-deployments.md
2527
- name: Get monitoring information
2628
href: get-monitoring-information.md
2729
- name: Optimize your code
@@ -30,18 +32,24 @@
3032
href: work-smarter-edge.md
3133
- name: Secure and protect storage accounts
3234
href: improve-storage-accounts.md
33-
- name: Troubleshoot deployed web apps
35+
- name: Troubleshoot deployed apps
3436
href: troubleshoot-app-service.md
3537
- name: Generate Azure CLI scripts
3638
href: generate-cli-scripts.md
39+
- name: Generate Azure PowerShell scripts
40+
href: generate-powershell-scripts.md
3741
- name: Author API Management policies
3842
href: author-api-management-policies.md
43+
- name: Work with AKS clusters
44+
href: work-aks-clusters.md
3945
- name: Generate Kubernetes YAML files
4046
href: generate-kubernetes-yaml.md
4147
- name: Understand service health
4248
href: understand-service-health.md
4349
- name: Analyze costs
4450
href: analyze-cost-management.md
51+
- name: Query attack surface
52+
href: query-attack-surface.md
4553
- name: Resources
4654
items:
4755
- name: Azure updates
Lines changed: 12 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 (preview)
3-
description: Learn about scenarios where Microsoft Copilot for Azure (preview) can use Microsoft Cost Management to help you manage your costs.
4-
ms.date: 11/15/2023
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
55
ms.topic: conceptual
66
ms.service: copilot-for-azure
77
ms.custom:
@@ -11,11 +11,11 @@ ms.author: jenhayes
1111
author: JnHs
1212
---
1313

14-
# Analyze, estimate and optimize cloud costs using Microsoft Copilot for Azure (preview)
14+
# Analyze, estimate and optimize cloud costs using Microsoft Copilot for Azure
1515

1616
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).
1717

18-
When you ask Microsoft Copilot for Azure (preview) 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.
18+
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.
1919

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

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

3535
## Examples
3636

37-
When you prompt Microsoft Copilot for Azure (preview), "**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?"
37+
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?"
3838

39-
:::image type="content" source="media/analyze-cost-management/cost-management-summarize-costs.png" alt-text="Screenshot of Microsoft Copilot for Azure (preview) providing a summary of costs.":::
39+
:::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.":::
4040

41-
:::image type="content" source="media/analyze-cost-management/cost-management-vm-costs.png" alt-text="Screenshot showing Microsoft Copilot for Azure (preview) providing details about VM costs.":::
41+
:::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.":::
4242

43-
Next, you can ask "**How can we reduce our costs?**" Microsoft Copilot for Azure (preview) provides a list of recommendations you can take, including an estimate of the potential savings you might see.
43+
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.
4444

45-
:::image type="content" source="media/analyze-cost-management/cost-management-reduce.png" alt-text="Screenshot showing Microsoft Copilot for Azure (preview) providing a list of recommendations to reduce costs.":::
45+
:::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.":::
4646

47-
:::image type="content" source="media/analyze-cost-management/cost-management-reduce-2.png" alt-text="Screenshot showing Microsoft Copilot for Azure (preview) continuing a list of recommendations to reduce costs.":::
47+
:::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.":::
4848

4949
## Next steps
5050

51-
- Explore [capabilities](capabilities.md) of Microsoft Copilot for Azure (preview).
51+
- Explore [capabilities](capabilities.md) of Microsoft Copilot for Azure.
5252
- Learn more about [Microsoft Cost Management](/azure/cost-management-billing/costs/overview-cost-management).
53-
- [Request access](https://aka.ms/MSCopilotforAzurePreview) to Microsoft Copilot for Azure (preview).
Lines changed: 16 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
---
2-
title: Author API Management policies using Microsoft Copilot for Azure (preview)
3-
description: Learn about how Microsoft Copilot for Azure (preview) can generate Azure API Management policies based on your requirements.
4-
ms.date: 11/15/2023
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
55
ms.topic: conceptual
66
ms.service: copilot-for-azure
77
ms.custom:
8-
- ignite-2023
9-
- ignite-2023-copilotinAzure
8+
- ignite-2023
9+
- ignite-2023-copilotinAzure
1010
ms.author: jenhayes
1111
author: JnHs
1212
---
1313

14-
# Author API Management policies using Microsoft Copilot for Azure (preview)
14+
# Author API Management policies using Microsoft Copilot for Azure
1515

16-
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 (preview), 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.
16+
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.
1717

18-
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 (preview) 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.
18+
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.
1919

20-
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 (preview) and paste your selection with a prompt to explain how that part of the policy works.
20+
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.
2121

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

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

3434
## Examples
3535

36-
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 (preview) provides an example and explains how you might want to modify the provided based on your requirements.
36+
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.
3737

38-
:::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 (preview) generating a policy to configure rate limiting.":::
38+
:::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.":::
3939

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

42-
:::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 (preview) generating a policy to remove a header.":::
42+
:::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.":::
4343

4444
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**.
4545

46-
:::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 (preview).":::
46+
:::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 .":::
4747

48-
Microsoft Copilot for Azure (preview) explains how the code works, breaking down each specific section.
48+
Microsoft Copilot for Azure explains how the code works, breaking down each specific section.
4949

50-
:::image type="content" source="media/author-api-management-policies/api-management-policy-explanation.png" alt-text="Screenshot of Microsoft Copilot for Azure (preview) providing information about a specific API Management policy.":::
50+
:::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.":::
5151

5252
## Next steps
5353

54-
- Explore [capabilities](capabilities.md) of Microsoft Copilot for Azure (preview).
54+
- Explore [capabilities](capabilities.md) of Microsoft Copilot for Azure.
5555
- Learn more about [Azure API Management](/azure/api-management/api-management-key-concepts).
56-
- [Request access](https://aka.ms/MSCopilotforAzurePreview) to Microsoft Copilot for Azure (preview).

0 commit comments

Comments
 (0)