Skip to content

Commit a045146

Browse files
committed
Adding some text for a PM
2 parents 908906d + d7121db commit a045146

File tree

879 files changed

+3090
-2019
lines changed

Some content is hidden

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

879 files changed

+3090
-2019
lines changed

.openpublishing.redirection.azure-monitor.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6468,6 +6468,12 @@
64686468
"source_path_from_root": "/articles/azure-monitor/vm/vminsights-configure-workspace.md",
64696469
"redirect_url": "/azure/azure-monitor/vm/vminsights-enable-overview",
64706470
"redirect_document_id": false
6471+
},
6472+
{
6473+
"source_path_from_root": "/articles/azure-monitor/logs/data-collection-rule-sample-custom-logs.md",
6474+
"redirect_url": "/azure/azure-monitor/essentials/data-collection-rule-samples",
6475+
"redirect_document_id": false
64716476
}
6477+
64726478
]
64736479
}

.openpublishing.redirection.defender-for-cloud.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -905,6 +905,11 @@
905905
"redirect_url": "/azure/defender-for-cloud/how-to-manage-attack-path",
906906
"redirect_document_id": true
907907
},
908+
{
909+
"source_path_from_root": "/articles/defender-for-cloud/integration-overview.md",
910+
"redirect_url": "/azure/defender-for-cloud/integration-servicenow",
911+
"redirect_document_id": true
912+
},
908913
{
909914
"source_path_from_root": "/articles/defender-for-cloud/tutorial-security-incident.md",
910915
"redirect_url": "/azure/defender-for-cloud/managing-and-responding-alerts",
23.6 KB
Loading
27.8 KB
Loading
56.5 KB
Loading

articles/advisor/view-recommendations.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: View Azure Advisor recommendations that matter to you
33
description: View and filter Azure Advisor recommendations to reduce noise.
44
ms.topic: article
5-
ms.date: 04/03/2019
5+
ms.date: 01/02/2024
66
---
77

88
# View Azure Advisor recommendations that matter to you
@@ -19,18 +19,21 @@ To make changes in the Azure portal:
1919

2020
1. Select **Configuration** from the menu.
2121

22-
![Advisor configuration menu](./media/view-recommendations/configuration.png)
22+
:::image type="content" source="./media/view-recommendations/configuration.png" alt-text="Screenshot of Azure Advisor showing configuration pane.":::
2323

2424
1. Check the box in the **Include** column for any subscriptions or resource groups to receive Advisor recommendations. If the box is disabled, you may not have permission to make a configuration change on that subscription or resource group. Learn more about [permissions in Azure Advisor](permissions.md).
2525

2626
1. Click **Apply** at the bottom after you make a change.
2727

2828
## Filtering your view in the Azure portal
2929

30-
Configuration settings remain active until changed. If you want to limit the view of recommendations for a single viewing, you can use the drop downs provided at the top of the Advisor panel. From the Overview, High Availability, Security, Performance, Cost, and All Recommendation panels, you can select the Subscriptions, Resource Types, and recommendation status that you want to see.
30+
Configuration settings remain active until changed. If you want to limit the view of recommendations for a single viewing, you can use the drop downs provided at the top of the Advisor panel. You can filter recommendations by subscription, resource group, workload, resource type, recommendation status and impact. These filters are available for Overview, Score, Cost, Security, Reliability, Operational Excellence, Performance and All Recommendations pages.
3131

3232
:::image type="content" source="./media/view-recommendations/filtering.png" alt-text="Screenshot of Azure Advisor showing filtering options.":::
3333

34+
> [!NOTE]
35+
> Contact your account team to add new workloads to the workload filter or edit workload names.
36+
3437
## Dismissing and postponing recommendations
3538

3639
Azure Advisor allows you to dismiss or postpone recommendations on a single resource. If you dismiss a recommendation, you do not see it again unless you manually activate it. However, postponing a recommendation allows you to specify a duration after which the recommendation is automatically activated again. Postponing can be done in the Azure portal or programmatically.
@@ -44,7 +47,7 @@ Azure Advisor allows you to dismiss or postpone recommendations on a single reso
4447

4548
:::image type="content" source="./media/view-recommendations/postpone-dismiss.png" alt-text="Screenshot of the Use Managed Disks window showing the select column and Postpone and Dismiss actions for a single recommendation highlighted.":::
4649

47-
### Postpone or dismiss a multiple recommendations in the Azure portal
50+
### Postpone or dismiss multiple recommendations in the Azure portal
4851

4952
1. Open [Azure Advisor](https://aka.ms/azureadvisordashboard) in the Azure portal.
5053
1. Select a recommendation category to view your recommendations.

articles/ai-services/computer-vision/concept-describe-images-40.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ Caption generates a one sentence description for all image contents. Dense Capti
2020

2121
At this time, image captioning is available in English language only.
2222

23-
### Gender-neutral captions
24-
All captions contain gender terms: "man", "woman", "boy" and "girl" by default. You have the option to replace these terms with "person" in your results and receive gender-neutral captions. You can do so by setting the optional API request parameter, **gender-neutral-caption** to `true` in the request URL.
25-
2623
> [!IMPORTANT]
2724
> Image captioning in Image Analysis 4.0 is only available in the following Azure data center regions at this time: East US, France Central, Korea Central, North Europe, Southeast Asia, West Europe, West US, East Asia. You must use a Vision resource located in one of these regions to get results from Caption and Dense Captions features.
2825
>
@@ -33,6 +30,9 @@ Try out the image captioning features quickly and easily in your browser using V
3330
> [!div class="nextstepaction"]
3431
> [Try Vision Studio](https://portal.vision.cognitive.azure.com/)
3532
33+
### Gender-neutral captions
34+
All captions contain gender terms: "man", "woman", "boy" and "girl" by default. You have the option to replace these terms with "person" in your results and receive gender-neutral captions. You can do so by setting the optional API request parameter, **gender-neutral-caption** to `true` in the request URL.
35+
3636
## Caption and Dense Captions examples
3737

3838
#### [Caption](#tab/image)

articles/ai-services/computer-vision/how-to/shelf-modify-images.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,8 @@ To run the image stitching operation on a set of images, follow these steps:
4545
```bash
4646
curl.exe -H "Ocp-Apim-Subscription-Key: <subscriptionKey>" -H "Content-Type: application/json" "https://<endpoint>/computervision/imagecomposition:stitch?api-version=2023-04-01-preview" --output <your_filename> -d "{
4747
'images': [
48-
{
49-
'url':'<your_url_string>'
50-
},
51-
{
52-
'url':'<your_url_string_2>'
53-
},
48+
'<your_url_string_>',
49+
'<your_url_string_2>',
5450
...
5551
]
5652
}"

articles/ai-services/language-service/custom-text-classification/includes/roles-for-resource-and-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ Use the following steps to set the required roles for your Language resource and
3838
5. Select **Select members**
3939
6. Select your subscription, and **Language** as the managed identity. You can search for user names in the **Select** field.
4040

41-
> ![IMPORTANT]
41+
> [!IMPORTANT]
4242
> If you have a virtual network or private endpoint, be sure to select **Allow Azure services on the trusted services list to access this storage account** in the Azure portal.

articles/ai-services/language-service/key-phrase-extraction/tutorials/integrate-power-bi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ Here are two versions of a Language Detection function. The first returns the IS
248248
headers = [#"Ocp-Apim-Subscription-Key" = apikey],
249249
bytesresp = Web.Contents(endpoint, [Headers=headers, Content=bytesbody]),
250250
jsonresp = Json.Document(bytesresp),
251-
language jsonresp [documents]{0}[detectedLanguage] [Name] in language
251+
language =jsonresp [documents]{0}[detectedLanguage] [name] in language
252252
```
253253

254254
Finally, here's a variant of the Key Phrases function already presented that returns the phrases as a list object, rather than as a single string of comma-separated phrases.

0 commit comments

Comments
 (0)