Skip to content

Commit df752d2

Browse files
committed
updating file links
1 parent a44daea commit df752d2

File tree

8 files changed

+18
-18
lines changed

8 files changed

+18
-18
lines changed

articles/azure-monitor/platform/diagnostic-logs-schema.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,17 +25,17 @@ A combination of the resource type (available in the `resourceId` property) and
2525
| tenantId | Required for tenant logs | The tenant ID of the Active Directory tenant that this event is tied to. This property is only used for tenant-level logs, it does not appear in resource-level logs. |
2626
| operationName | Required | The name of the operation represented by this event. If the event represents an RBAC operation, this is the RBAC operation name (eg. Microsoft.Storage/storageAccounts/blobServices/blobs/Read). Typically modeled in the form of a Resource Manager operation, even if they are not actual documented Resource Manager operations (`Microsoft.<providerName>/<resourceType>/<subtype>/<Write/Read/Delete/Action>`) |
2727
| operationVersion | Optional | The api-version associated with the operation, if the operationName was performed using an API (eg. `http://myservice.windowsazure.net/object?api-version=2016-06-01`). If there is no API that corresponds to this operation, the version represents the version of that operation in case the properties associated with the operation change in the future. |
28-
| category | Required | The log category of the event. Category is the granularity at which you can enable or disable logs on a particular resource. The properties that appear within the properties blob of an event are the same within a particular log category and resource type. Typical log categories are Audit” “Operational” “Execution and Request. |
28+
| category | Required | The log category of the event. Category is the granularity at which you can enable or disable logs on a particular resource. The properties that appear within the properties blob of an event are the same within a particular log category and resource type. Typical log categories are "Audit" "Operational" "Execution" and "Request." |
2929
| resultType | Optional | The status of the event. Typical values include Started, In Progress, Succeeded, Failed, Active, and Resolved. |
3030
| resultSignature | Optional | The sub status of the event. If this operation corresponds to a REST API call, this is the HTTP status code of the corresponding REST call. |
31-
| resultDescription | Optional | The static text description of this operation, eg. Get storage file. |
31+
| resultDescription | Optional | The static text description of this operation, eg. "Get storage file." |
3232
| durationMs | Optional | The duration of the operation in milliseconds. |
3333
| callerIpAddress | Optional | The caller IP address, if the operation corresponds to an API call that would come from an entity with a publicly-available IP address. |
34-
| correlationId | Optional | A GUID used to group together a set of related events. Typically, if two events have the same operationName but two different statuses (eg. Started and Succeeded), they share the same correlation ID. This may also represent other relationships between events. |
34+
| correlationId | Optional | A GUID used to group together a set of related events. Typically, if two events have the same operationName but two different statuses (eg. "Started" and "Succeeded"), they share the same correlation ID. This may also represent other relationships between events. |
3535
| identity | Optional | A JSON blob that describes the identity of the user or application that performed the operation. Typically this will include the authorization and claims / JWT token from active directory. |
3636
| Level | Optional | The severity level of the event. Must be one of Informational, Warning, Error, or Critical. |
37-
| location | Optional | The region of the resource emitting the event, eg. East US or France South |
38-
| properties | Optional | Any extended properties related to this particular category of events. All custom/unique properties must be put inside this Part B of the schema. |
37+
| location | Optional | The region of the resource emitting the event, eg. "East US" or "France South" |
38+
| properties | Optional | Any extended properties related to this particular category of events. All custom/unique properties must be put inside this "Part B" of the schema. |
3939

4040
## Service-specific schemas for resource logs
4141
The schema for resource diagnostic logs varies depending on the resource and log category. This list shows all services that make available resource logs and links to the service and category-specific schema where available.
@@ -50,7 +50,7 @@ The schema for resource diagnostic logs varies depending on the resource and log
5050
| Azure Batch |[Azure Batch logging](../../batch/batch-diagnostics.md) |
5151
| Azure Database for MySQL | [Azure Database for MySQL diagnostic logs](../../mysql/concepts-server-logs.md#diagnostic-logs) |
5252
| Azure Database for PostgreSQL | [Azure Database for PostgreSQL logs](../../postgresql/concepts-server-logs.md#diagnostic-logs) |
53-
| Azure Data Explorer | [Azure Data Explorer logs](../../data-explorer/using-diagnostic-logs.md) |
53+
| Azure Data Explorer | [Azure Data Explorer logs](/azure/data-explorer/using-diagnostic-logs) |
5454
| Cognitive Services | [Logging for Azure Cognitive Services](../../cognitive-services/diagnostic-logging.md) |
5555
| Container Registry | [Logging for Azure Container Registry](../../container-registry/container-registry-diagnostics-audit-logs.md) |
5656
| Content Delivery Network | [Azure Logs for CDN](../../cdn/cdn-azure-diagnostic-logs.md) |

articles/azure-resource-manager/management/azure-services-resource-providers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ This article shows how resource provider namespaces map to Azure services.
9393
| Microsoft.IoTSpaces | [Azure Digital Twins](../../digital-twins/index.yml) |
9494
| Microsoft.KeyVault | [Key Vault](../../key-vault/index.yml) |
9595
| Microsoft.Kubernetes | [Azure Kubernetes Service (AKS)](/azure/aks/) |
96-
| Microsoft.Kusto | [Azure Data Explorer](../../data-explorer/index.yml) |
96+
| Microsoft.Kusto | [Azure Data Explorer](/azure/data-explorer/) |
9797
| Microsoft.LabServices | [Azure Lab Services](../../lab-services/index.yml) |
9898
| Microsoft.Logic | [Logic Apps](../../logic-apps/index.yml) |
9999
| Microsoft.MachineLearning | [Machine Learning Studio](../../machine-learning/studio/index.yml) |

articles/cost-management-billing/reservations/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ landingContent:
4343
- text: SQL Database
4444
url: ../../sql-database/sql-database-reserved-capacity.md?toc=/azure/cost-management-billing/toc.json
4545
- text: Azure Data Explorer
46-
url: ../../data-explorer/pricing-reserved-capacity.md?toc=/azure/cost-management-billing/toc.json
46+
url: /azure/data-explorer/pricing-reserved-capacity?toc=/azure/cost-management-billing/toc.json
4747
- text: Azure Databricks
4848
url: prepay-databricks-reserved-capacity.md
4949
- text: App Service

articles/cost-management-billing/reservations/prepare-buy-reservation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ You can purchase reservations from Azure portal, APIs, PowerShell, CLI. Read the
6262
- [Azure Cache for Redis](../../azure-cache-for-redis/cache-reserved-pricing.md)
6363
- [Cosmos DB](../../cosmos-db/cosmos-db-reserved-capacity.md)
6464
- [Databricks](prepay-databricks-reserved-capacity.md)
65-
- [Data Explorer](../../data-explorer/pricing-reserved-capacity.md)
65+
- [Data Explorer](/azure/data-explorer/pricing-reserved-capacity)
6666
- [Disk Storage](../../virtual-machines/linux/disks-reserved-capacity.md)
6767
- [Dedicated Host](../../virtual-machines/prepay-dedicated-hosts-reserved-instances.md)
6868
- [Software plans](../../virtual-machines/linux/prepay-suse-software-charges.md)

articles/cost-management-billing/reservations/understand-azure-data-explorer-reservation-charges.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ If you have questions or need help, [create a support request](https://go.micros
6060

6161
To learn more about Azure reservations, see the following articles:
6262

63-
* [Prepay for Azure Data Explorer compute resources with Azure Azure Data Explorer reserved capacity](../../data-explorer/pricing-reserved-capacity.md)
63+
* [Prepay for Azure Data Explorer compute resources with Azure Azure Data Explorer reserved capacity](/azure/data-explorer/pricing-reserved-capacity)
6464
* [What are reservations for Azure](save-compute-costs-reservations.md)
6565
* [Manage Azure reservations](manage-reserved-vm-instance.md)
6666
* [Understand reservation usage for your Pay-As-You-Go subscription](understand-reserved-instance-usage.md)

articles/data-factory/connector-azure-data-explorer.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ ms.date: 02/18/2020
1616

1717
# Copy data to or from Azure Data Explorer by using Azure Data Factory
1818

19-
This article describes how to use the copy activity in Azure Data Factory to copy data to or from [Azure Data Explorer](../data-explorer/data-explorer-overview.md). It builds on the [copy activity overview](copy-activity-overview.md) article, which offers a general overview of copy activity.
19+
This article describes how to use the copy activity in Azure Data Factory to copy data to or from [Azure Data Explorer](/azure/data-explorer/data-explorer-overview). It builds on the [copy activity overview](copy-activity-overview.md) article, which offers a general overview of copy activity.
2020

2121
>[!TIP]
22-
>For Azure Data Factory and Azure Data Explorer integration in general, learn more from [Integrate Azure Data Explorer with Azure Data Factory](../data-explorer/data-factory-integration.md).
22+
>For Azure Data Factory and Azure Data Explorer integration in general, learn more from [Integrate Azure Data Explorer with Azure Data Factory](/azure/data-explorer/data-factory-integration).
2323
2424
## Supported capabilities
2525

@@ -42,7 +42,7 @@ With the Azure Data Explorer connector, you can do the following:
4242
## Getting started
4343

4444
>[!TIP]
45-
>For a walkthrough of Azure Data Explorer connector, see [Copy data to/from Azure Data Explorer using Azure Data Factory](../data-explorer/data-factory-load-data.md) and [Bulk copy from a database to Azure Data Explorer](../data-explorer/data-factory-template.md).
45+
>For a walkthrough of Azure Data Explorer connector, see [Copy data to/from Azure Data Explorer using Azure Data Factory](/azure/data-explorer/data-factory-load-data) and [Bulk copy from a database to Azure Data Explorer](/azure/data-explorer/data-factory-template).
4646
4747
[!INCLUDE [data-factory-v2-connector-get-started](../../includes/data-factory-v2-connector-get-started.md)]
4848

@@ -58,13 +58,13 @@ The Azure Data Explorer connector uses service principal authentication. Follow
5858
- Application key
5959
- Tenant ID
6060

61-
2. Grant the service principal the correct permissions in Azure Data Explorer. See [Manage Azure Data Explorer database permissions](../data-explorer/manage-database-permissions.md) for detailed information about roles and permissions and about managing permissions. In general, you must:
61+
2. Grant the service principal the correct permissions in Azure Data Explorer. See [Manage Azure Data Explorer database permissions](/azure/data-explorer/manage-database-permissions) for detailed information about roles and permissions and about managing permissions. In general, you must:
6262

6363
- **As source**, grant at least the **Database viewer** role to your database
6464
- **As sink**, grant at least the **Database ingestor** role to your database
6565

6666
>[!NOTE]
67-
>When you use the Data Factory UI to author, your login user account is used to list Azure Data Explorer clusters, databases, and tables. Manually enter the name if you dont have permission for these operations.
67+
>When you use the Data Factory UI to author, your login user account is used to list Azure Data Explorer clusters, databases, and tables. Manually enter the name if you don't have permission for these operations.
6868
6969
The following properties are supported for the Azure Data Explorer linked service:
7070

@@ -189,7 +189,7 @@ To copy data to Azure Data Explorer, set the type property in the copy activity
189189
|:--- |:--- |:--- |
190190
| type | The **type** property of the copy activity sink must be set to: **AzureDataExplorerSink**. | Yes |
191191
| ingestionMappingName | Name of a pre-created [mapping](/azure/kusto/management/mappings#csv-mapping) on a Kusto table. To map the columns from source to Azure Data Explorer (which applies to [all supported source stores and formats](copy-activity-overview.md#supported-data-stores-and-formats), including CSV/JSON/Avro formats), you can use the copy activity [column mapping](copy-activity-schema-and-type-mapping.md) (implicitly by name or explicitly as configured) and/or Azure Data Explorer mappings. | No |
192-
| additionalProperties | A property bag which can be used for specifying any of the ingestion properties which arent being set already by the Azure Data Explorer Sink. Specifically, it can be useful for specifying ingestion tags. Learn more from [Azure Data Explore data ingestion doc](https://kusto.azurewebsites.net/docs/management/data-ingestion/index.html). | No |
192+
| additionalProperties | A property bag which can be used for specifying any of the ingestion properties which aren't being set already by the Azure Data Explorer Sink. Specifically, it can be useful for specifying ingestion tags. Learn more from [Azure Data Explore data ingestion doc](https://kusto.azurewebsites.net/docs/management/data-ingestion/index.html). | No |
193193

194194
**Example:**
195195

articles/governance/resource-graph/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ updated outside of Resource Manager.
6363
Now that you have a better understanding of what Azure Resource Graph is, let's dive into how to
6464
construct queries.
6565

66-
It's important to understand that Azure Resource Graph's query language is based on the [Kusto query language](../../data-explorer/data-explorer-overview.md)
66+
It's important to understand that Azure Resource Graph's query language is based on the [Kusto query language](/azure/data-explorer/data-explorer-overview)
6767
used by Azure Data Explorer.
6868

6969
First, for details on operations and functions that can be used with Azure Resource Graph, see [Resource Graph query language](./concepts/query-language.md).

articles/role-based-access-control/resource-provider-operations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5177,7 +5177,7 @@ Azure service: [Key Vault](../key-vault/index.yml)
51775177

51785178
## Microsoft.Kusto
51795179

5180-
Azure service: [Azure Data Explorer](../data-explorer/index.yml)
5180+
Azure service: [Azure Data Explorer](/azure/data-explorer/)
51815181

51825182
> [!div class="mx-tdCol2BreakAll"]
51835183
> | Action Type | Operation | Description |

0 commit comments

Comments
 (0)