Skip to content

Commit b205fed

Browse files
Merge branch 'master' of https://github.com/MicrosoftDocs/azure-docs-pr into us1669724d
2 parents 6c4d864 + 8337240 commit b205fed

39 files changed

+727
-89
lines changed

articles/active-directory/reports-monitoring/concept-audit-logs.md

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@ This article gives you an overview of the audit report.
3838

3939
## Who can access the data?
4040

41-
* Users in the **Security Administrator**, **Security Reader**, **Report Reader** or **Global Administrator** roles
41+
* Users in the **Security Administrator**, **Security Reader**, **Report Reader** , **Global Reader** or **Global Administrator** roles
4242

4343
## Audit logs
4444

45-
The Azure AD audit logs provide records of system activities for compliance. To access the audit report, select **Audit logs** in the **Activity** section of **Azure Active Directory**. Note that audit logs may have a latency of up to an hour, so it may take that long for audit activity data to show up in the portal after you have completed the task.
45+
The Azure AD audit logs provide records of system activities for compliance. To access the audit report, select **Audit logs** in the **Monitoring** section of **Azure Active Directory**. Note that audit logs may have a latency of up to an hour, so it may take that long for audit activity data to show up in the portal after you have completed the task.
4646

4747

4848

@@ -87,16 +87,20 @@ You can filter the audit data on the following fields:
8787
The **Service** filter allows you to select from a drop-down list of the following services:
8888

8989
- All
90+
- AAD Management UX
9091
- Access Reviews
91-
- Account Provisioning
92-
- Application SSO
92+
- Account Provisioning
93+
- Application Proxy
9394
- Authentication Methods
9495
- B2C
9596
- Conditional Access
9697
- Core Directory
9798
- Entitlement Management
99+
- Hybrid Authentication
98100
- Identity Protection
99101
- Invited Users
102+
- MIM Service
103+
- MyApps
100104
- PIM
101105
- Self-service Group Management
102106
- Self-service Password Management
@@ -115,7 +119,11 @@ The **Category** filter enables you to select one of the following filters:
115119
- DirectoryManagement
116120
- EntitlementManagement
117121
- GroupManagement
122+
- KerberosDomain
123+
- KeyManagement
124+
- Label
118125
- Other
126+
- PermissionGrantPolicy
119127
- Policy
120128
- ResourceManagement
121129
- RoleManagement
@@ -131,14 +139,13 @@ The **Status** filter allows you to filter based on the status of an audit opera
131139
- Success
132140
- Failure
133141

134-
The **Target** filter allows you to search for a particular target by name or user principal name (UPN). The target name and UPN are case-sensitive.
142+
The **Target** filter allows you to search for a particular target by the starting of the name or user principal name (UPN). The target name and UPN are case-sensitive.
135143

136-
The **Initiated by** filter enables you to define an actor's name or a universal principal name (UPN). The name and UPN are case-sensitive.
144+
The **Initiated by** filter enables you to define what an actor's name or a universal principal name (UPN) starts with. The name and UPN are case-sensitive.
137145

138146
The **Date range** filter enables to you to define a timeframe for the returned data.
139147
Possible values are:
140148

141-
- 1 month
142149
- 7 days
143150
- 24 hours
144151
- Custom
@@ -176,11 +183,11 @@ With user and group-based audit reports, you can get answers to questions such a
176183

177184
- What licenses have been assigned to a group or a user?
178185

179-
If you want to review only auditing data that is related to users, you can find a filtered view under **Audit logs** in the **Activity** section of the **Users** tab. This entry point has **UserManagement** as preselected category.
186+
If you want to review only auditing data that is related to users, you can find a filtered view under **Audit logs** in the **Monitoring** section of the **Users** tab. This entry point has **UserManagement** as preselected category.
180187

181188
![Audit logs](./media/concept-audit-logs/users.png "Audit logs")
182189

183-
If you want to review only auditing data that is related to groups, you can find a filtered view under **Audit logs** in the **Activity** section of the **Groups** tab. This entry point has **GroupManagement** as preselected category.
190+
If you want to review only auditing data that is related to groups, you can find a filtered view under **Audit logs** in the **Monitoring** section of the **Groups** tab. This entry point has **GroupManagement** as preselected category.
184191

185192
![Audit logs](./media/concept-audit-logs/groups.png "Audit logs")
186193

articles/azure-functions/functions-how-to-azure-devops.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Continuously update function app code using Azure DevOps
33
description: Learn how to set up an Azure DevOps pipeline that targets Azure Functions.
4-
author: ahmedelnably
4+
author: craigshoemaker
55

66
ms.topic: conceptual
77
ms.date: 04/18/2019
8-
ms.author: aelnably
8+
ms.author: cshoe
99
---
1010

1111
# Continuous delivery by using Azure DevOps

articles/azure-functions/functions-how-to-github-actions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Use GitHub Actions to make code updates in Azure Functions
33
description: Learn how to use GitHub Actions to define a workflow to build and deploy Azure Functions projects in GitHub.
4-
author: ahmedelnably
4+
author: craigshoemaker
55
ms.topic: conceptual
66
ms.date: 09/16/2019
7-
ms.author: aelnably
7+
ms.author: cshoe
88
---
99

1010
# Continuous delivery by using GitHub Action

articles/azure-functions/functions-monitor-log-analytics.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Monitoring Azure Functions with Azure Monitor Logs
33
description: Learn how to use Azure Monitor Logs with Azure Functions to monitor function executions.
4-
author: ahmedelnably
4+
author: craigshoemaker
55
ms.topic: conceptual
66
ms.date: 10/09/2019
7-
ms.author: aelnably
7+
ms.author: cshoe
88
# Customer intent: As a developer, I want to monitor my functions so I can know if they're running correctly.
99
---
1010

articles/azure-monitor/log-query/query-optimization.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ The following query performance indicators are available for every query that is
3434

3535
- [Total CPU](#total-cpu): Overall compute used to process the query across all compute nodes. It represents time used for computing, parsing, and data fetching.
3636

37-
- [Data volume](#data-volume): Overall data that was accessed to process the query. Influenced by the size of the target table, time span used, filters applied, and the number of columns referenced.
37+
- [Data used for processed query](#data-used-for-processed-query): Overall data that was accessed to process the query. Influenced by the size of the target table, time span used, filters applied, and the number of columns referenced.
3838

39-
- [Time range](#time-range): The gap between the newest and the oldest data that was accessed to process the query. Influenced by the explicit time range specified for the query.
39+
- [Time span of the processed query](#time-span-of-the-processed-query): The gap between the newest and the oldest data that was accessed to process the query. Influenced by the explicit time range specified for the query.
4040

41-
- [Age of data](#age-of-data): The gap between now and the oldest data that was accessed to process the query. It highly influences the efficiency of data fetching.
41+
- [Age of processed data](#age-of-processed-data): The gap between now and the oldest data that was accessed to process the query. It highly influences the efficiency of data fetching.
4242

4343
- [Number of workspaces](#number-of-workspaces): How many workspaces were accessed during the query processing due to implicit or explicit selection.
4444

@@ -147,7 +147,7 @@ Heartbeat
147147
> This indicator presents only CPU from the immediate cluster. In multi-region query, it would represent only one of the regions. In multi-workspace query, it might not include all workspaces.
148148
149149

150-
## Data volume
150+
## Data used for processed query
151151

152152
A critical factor in the processing of the query is the volume of data that is scanned and used for the query processing. Azure Data Explorer uses aggressive optimizations that dramatically reduce the data volume compared to other data platforms. Still, there are critical factors in the query that can impact the data volume that is used.
153153
In Azure Monitor Logs, the **TimeGenerated** column is used as a way to index the data. Restricting the **TimeGenerated** values to as narrow a range as possible will make a significant improvement to query performance by significantly limiting the amount of data that has to be processed.
@@ -205,7 +205,7 @@ SecurityEvent
205205
| summarize count(), dcount(EventID), avg(Level) by Computer
206206
```
207207

208-
## Time range
208+
## Time span of the processed query
209209

210210
All logs in Azure Monitor Logs are partitioned according to the **TimeGenerated** column. The number of partitions that are accessed are directly related to the time span. Reducing the time range is the most efficient way of assuring a prompt query execution.
211211

@@ -258,7 +258,7 @@ by Computer
258258
> [!IMPORTANT]
259259
> This indicator isn't available for cross region queries.
260260
261-
## Age of data
261+
## Age of processed data
262262
Azure Data Explorer uses several storage tiers: in-memory, local SSD disks and much slower Azure Blobs. The newer the data, the higher is the chance that it is stored in a more performant tier with smaller latency, reducing the query duration and CPU. Other than the data itself, the system also has a cache for metadata. The older the data, the less chance its metadata will be in cache.
263263

264264
While some queries require usage of old data, there are cases where old data is used by mistake. This happens when queries are executed without providing time range in their meta-data and not all table references include filter on the **TimeGenerated** column. In these cases, the system will scan all the data that is stored in that table. When the data retention is long, it can cover long time ranges and thus data that is as old as the data retention period.

articles/batch/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,8 @@
123123
href: large-number-tasks.md
124124
- name: Check for job and task errors
125125
href: batch-job-task-error-checking.md
126+
- name: Detecting and handling Batch service errors
127+
href: batch-retry-after-errors.md
126128
- name: Create resource files
127129
href: resource-files.md
128130
- name: Persist job and task output
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
title: Retrying tasks after an error
3+
description: Check for errors and retry them.
4+
services: batch
5+
documentationcenter: .net
6+
author: LauraBrenner
7+
manager: evansma
8+
editor: ''
9+
tags: azure-batch
10+
11+
ms.assetid: 16279b23-60ff-4b16-b308-5de000e4c028
12+
ms.service: batch
13+
ms.topic: article
14+
ms.tgt_pltfrm:
15+
ms.workload: big-compute
16+
ms.date: 02/15/2020
17+
ms.author: labrenne
18+
ms.custom: seodec18
19+
---
20+
21+
# Detecting and handling Batch service errors
22+
23+
It is important to remember to check for errors when working with a REST service API. It isn't uncommon for errors to occur when running batch jobs.
24+
25+
## Common errors
26+
27+
- Networking failures - these are requests that never reached Batch or the Batch response didn't reach the client in time.
28+
- Internal server errors - these are standard 5xx status code HTTP response.
29+
- Throttling can cause errors such as 429 or 503 status code HTTP responses with the Retry-after header.
30+
- 4xx errors that include such errors as AlreadyExists and InvalidOperation. This means that the resource is not in the correct state for the state transition.
31+
32+
## When to retry
33+
34+
The Batch APIs will notify you if there is a failure. They can all be retried, and they all include a global retry handler for that purpose. It is best to use this built-in mechanism.
35+
36+
After a failure, you should wait a bit (several seconds between retries) before retrying. If you retry too frequently or too quickly, the retry handler will throttle.
37+
38+
39+
For detailed information about each API and their default retry policies, read [Batch Status and Error Codes](https://docs.microsoft.com/rest/api/batchservice/batch-status-and-error-codes).

articles/cost-management-billing/costs/quick-acm-cost-analysis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The initial cost analysis view includes the following areas.
4444

4545
**Actual cost**: Shows the total usage and purchase costs for the current month, as they're accrued and will show on your bill.
4646

47-
**Forecast**: Shows the total forecasted costs for time period you choose. (Forecast is in preview.)
47+
**Forecast**: Shows the total forecasted costs for time period you choose.
4848

4949
**Budget**: Shows the planned spending limit for the selected scope, if available.
5050

articles/dms/dms-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ title: What is Azure Database Migration Service?
33
description: Overview of Azure Database Migration Service, which provides seamless migrations from many database sources to Azure Data platforms.
44
services: database-migration
55
author: pochiraju
6-
ms.author: jtoland
6+
ms.author: rajpo
77
manager: craigg
88
ms.reviewer: craigg
99
ms.service: dms
1010
ms.workload: data-services
1111
ms.topic: article
12-
ms.date: 06/01/2019
12+
ms.date: 02/20/2020
1313
---
1414
# What is Azure Database Migration Service?
1515

articles/dms/dms-tools-matrix.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Azure Database Migration Service tools matrix
33
description: Learn about the services and tools available to migrate databases and to support various phases of the migration process.
44
services: database-migration
5-
author: HJToland3
6-
ms.author: jtoland
5+
author: pochiraju
6+
ms.author: rajpo
77
manager: craigg
88
ms.reviewer: craigg
99
ms.service: dms
1010
ms.workload: data-services
1111
ms.custom: mvc
1212
ms.topic: article
13-
ms.date: 01/10/2020
13+
ms.date: 02/20/2020
1414
---
1515

1616
# Services and tools available for data migration scenarios

0 commit comments

Comments
 (0)