Skip to content

Commit f393699

Browse files
authored
Merge pull request #218455 from cmcclister/cm-linkfix-20221115-2
LinkFix: azure-docs-pr (2022-11) - 2
2 parents ef9b9cf + 72d208f commit f393699

File tree

48 files changed

+123
-129
lines changed

Some content is hidden

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

48 files changed

+123
-129
lines changed

articles/logic-apps/logic-apps-create-logic-apps-from-templates.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ This how-to guide shows how to use these templates as provided or edit them to f
5353
| **Region** | <*your-Azure-datacenter-region*> | Select the datacenter region for deploying your logic app, for example, **West US**. |
5454
| **Enable log analytics** | **No** (default) or **Yes** | To set up [diagnostic logging](../logic-apps/monitor-logic-apps-log-analytics.md) for your logic app resource by using [Azure Monitor logs](../azure-monitor/logs/log-query-overview.md), select **Yes**. This selection requires that you already have a Log Analytics workspace. |
5555
| **Plan type** | **Consumption** or **Standard** | Select **Consumption** to create a Consumption logic app workflow from a template. |
56-
| **Zone redundancy** | **Disabled** (default) or **Enabled** | If this option is available, select **Enabled** if you want to protect your logic app resource from a regional failure. But first [check that zone redundancy is available in your Azure region](/azure/logic-apps/set-up-zone-redundancy-availability-zones?tabs=consumption#considerations). |
56+
| **Zone redundancy** | **Disabled** (default) or **Enabled** | If this option is available, select **Enabled** if you want to protect your logic app resource from a regional failure. But first [check that zone redundancy is available in your Azure region](./set-up-zone-redundancy-availability-zones.md?tabs=consumption#considerations). |
5757

5858
:::image type="content" source="./media/logic-apps-create-logic-apps-from-templates/logic-app-settings.png" alt-text="Screenshot showing the 'Create Logic App' page with example property values provided and the 'Consumption' plan type selected.":::
5959

@@ -158,4 +158,4 @@ This how-to guide shows how to use these templates as provided or edit them to f
158158
Learn about building logic app workflows through examples, scenarios, customer stories, and walkthroughs.
159159

160160
> [!div class="nextstepaction"]
161-
> [Review logic app examples, scenarios, and walkthroughs](../logic-apps/logic-apps-examples-and-scenarios.md)
161+
> [Review logic app examples, scenarios, and walkthroughs](../logic-apps/logic-apps-examples-and-scenarios.md)

articles/machine-learning/concept-enterprise-security.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ For more information, see the following documents:
8383
* [Virtual network isolation and privacy overview](how-to-network-security-overview.md)
8484
* [Secure workspace resources](how-to-secure-workspace-vnet.md)
8585
* [Secure training environment](how-to-secure-training-vnet.md)
86-
* [Secure inference environment](/azure/machine-learning/how-to-secure-inferencing-vnet)
86+
* [Secure inference environment](./how-to-secure-inferencing-vnet.md)
8787
* [Use studio in a secured virtual network](how-to-enable-studio-virtual-network.md)
8888
* [Use custom DNS](how-to-custom-dns.md)
8989
* [Configure firewall](how-to-access-azureml-behind-firewall.md)
@@ -112,4 +112,4 @@ Azure Machine Learning has several inbound and outbound network dependencies. So
112112
* [Use Azure Machine Learning with Azure Firewall](how-to-access-azureml-behind-firewall.md)
113113
* [Use Azure Machine Learning with Azure Virtual Network](how-to-network-security-overview.md)
114114
* [Data encryption at rest and in transit](concept-data-encryption.md)
115-
* [Build a real-time recommendation API on Azure](/azure/architecture/reference-architectures/ai/real-time-recommendation)
115+
* [Build a real-time recommendation API on Azure](/azure/architecture/reference-architectures/ai/real-time-recommendation)

articles/machine-learning/migrate-to-v2-execution-hyperdrive.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,6 @@ This article gives a comparison of scenario(s) in SDK v1 and SDK v2.
275275

276276
For more information, see:
277277

278-
* [SDK v1 - Tune Hyperparameters](/azure/machine-learning/v1/how-to-tune-hyperparameters-v1)
278+
* [SDK v1 - Tune Hyperparameters](./v1/how-to-tune-hyperparameters-v1.md)
279279
* [SDK v2 - Tune Hyperparameters](/python/api/azure-ai-ml/azure.ai.ml.sweep)
280-
* [SDK v2 - Sweep in Pipeline](how-to-use-sweep-in-pipeline.md)
280+
* [SDK v2 - Sweep in Pipeline](how-to-use-sweep-in-pipeline.md)

articles/machine-learning/v1/how-to-secure-workspace-vnet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ In this article you learn how to enable the following workspaces resources in a
6464

6565
### Azure Container Registry
6666

67-
* Your Azure Container Registry must be Premium version. For more information on upgrading, see [Changing SKUs](/azure/container-registry/container-registry-skus#changing-tiers).
67+
* Your Azure Container Registry must be Premium version. For more information on upgrading, see [Changing SKUs](../../container-registry/container-registry-skus.md#changing-tiers).
6868

6969
* If your Azure Container Registry uses a __private endpoint__, it must be in the same _virtual network_ as the storage account and compute targets used for training or inference. If it uses a __service endpoint__, it must be in the same _virtual network_ and _subnet_ as the storage account and compute targets.
7070

@@ -357,4 +357,4 @@ This article is part of a series on securing an Azure Machine Learning workflow.
357357
* [Use a firewall](../how-to-access-azureml-behind-firewall.md)
358358
* [Tutorial: Create a secure workspace](../tutorial-create-secure-workspace.md)
359359
* [Tutorial: Create a secure workspace using a template](../tutorial-create-secure-workspace-template.md)
360-
* [API platform network isolation](../how-to-configure-network-isolation-with-v2.md)
360+
* [API platform network isolation](../how-to-configure-network-isolation-with-v2.md)

articles/mysql/flexible-server/connect-java.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ az identity create \
121121
```
122122

123123
> [!IMPORTANT]
124-
> After creating the user-assigned identity, ask your *Global Administrator* or *Privileged Role Administrator* to grant the following permissions for this identity: `User.Read.All`, `GroupMember.Read.All`, and `Application.Read.ALL`. For more information, see the [Permissions](/azure/mysql/flexible-server/concepts-azure-ad-authentication#permissions) section of [Active Directory authentication](/azure/mysql/flexible-server/concepts-azure-ad-authentication).
124+
> After creating the user-assigned identity, ask your *Global Administrator* or *Privileged Role Administrator* to grant the following permissions for this identity: `User.Read.All`, `GroupMember.Read.All`, and `Application.Read.ALL`. For more information, see the [Permissions](./concepts-azure-ad-authentication.md#permissions) section of [Active Directory authentication](./concepts-azure-ad-authentication.md).
125125
126126
Run the following command to assign the identity to MySQL server for creating Azure AD admin:
127127

@@ -216,7 +216,7 @@ az mysql flexible-server db create \
216216
Next, create a non-admin user and grant all permissions on the `demo` database to it.
217217

218218
> [!NOTE]
219-
> You can read more detailed information about creating MySQL users in [Create users in Azure Database for MySQL](/azure/mysql/single-server/how-to-create-users).
219+
> You can read more detailed information about creating MySQL users in [Create users in Azure Database for MySQL](../single-server/how-to-create-users.md).
220220
221221
#### [Passwordless connection (Recommended)](#tab/passwordless)
222222

@@ -730,4 +730,4 @@ az group delete \
730730
## Next steps
731731

732732
> [!div class="nextstepaction"]
733-
> [Migrate your MySQL database to Azure Database for MySQL using dump and restore](../concepts-migrate-dump-restore.md)
733+
> [Migrate your MySQL database to Azure Database for MySQL using dump and restore](../concepts-migrate-dump-restore.md)

articles/network-watcher/network-insights-topology.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,4 +95,4 @@ Follow these steps to find the next hop.
9595

9696
## Next steps
9797

98-
[Learn more](/azure/network-watcher/connection-monitor-overview) about connectivity related metrics.
98+
[Learn more](./connection-monitor-overview.md) about connectivity related metrics.

articles/orbital/organize-stac-data.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,9 @@ To catalog more data sources or to catalog your own data source, consider the fo
138138

139139
Security provides assurances against deliberate attacks and the abuse of your valuable data and systems. For more information, see [Overview of the security pillar](/azure/architecture/framework/security/overview).
140140

141-
- Azure Kubernetes Service [Container Security](/azure/aks/concepts-security) implementation ensures the processors are built and run as containers are secure.
142-
- API Management Service [Security baseline](/azure/aks/concepts-security) provides recommendations on how to secure your cloud solutions on Azure.
143-
- [Azure Database for PostgreSQL Security](/azure/postgresql/flexible-server/concepts-security) covers in-depth the security at multiple layers when data is stored in PostgreSQL Flexible Server including data at rest and data in transit scenarios.
141+
- Azure Kubernetes Service [Container Security](../aks/concepts-security.md) implementation ensures the processors are built and run as containers are secure.
142+
- API Management Service [Security baseline](../aks/concepts-security.md) provides recommendations on how to secure your cloud solutions on Azure.
143+
- [Azure Database for PostgreSQL Security](../postgresql/flexible-server/concepts-security.md) covers in-depth the security at multiple layers when data is stored in PostgreSQL Flexible Server including data at rest and data in transit scenarios.
144144

145145
### Cost optimization
146146

@@ -201,4 +201,4 @@ If you want to start building this, we have put together a [sample solution](htt
201201
|STAC Item|The core atomic unit, representing a single spatiotemporal asset as a GeoJSON feature plus metadata like datetime and reference links.|
202202
|STAC Catalog|A simple, flexible JSON that provides a structure and organized the metadata like STAC items, collections and other catalogs.|
203203
|STAC Collection|Provides additional information such as the extents, license, keywords, providers, and so forth, that describe STAC Items within the Collection.|
204-
|STAC API|Provides a RESTful endpoint that enables search of STAC Items, specified in OpenAPI.|
204+
|STAC API|Provides a RESTful endpoint that enables search of STAC Items, specified in OpenAPI.|

articles/partner-solutions/dynatrace/dynatrace-create.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Use the Azure portal to find Dynatrace for Azure application.
5858
| **Property** | **Description** |
5959
|--------------|-------------------|
6060
| Subscription | Select the Azure subscription you want to use for creating the Dynatrace resource. You must have owner or contributor access.|
61-
| Resource group | Specify whether you want to create a new resource group or use an existing one. A [resource group](/azure/azure-resource-manager/management/overview) is a container that holds related resources for an Azure solution. |
61+
| Resource group | Specify whether you want to create a new resource group or use an existing one. A [resource group](../../azure-resource-manager/management/overview.md) is a container that holds related resources for an Azure solution. |
6262
| Resource name | Specify a name for the Dynatrace resource. This name will be the friendly name of the new Dynatrace environment.|
6363
| Location | Select the region. Select the region where the Dynatrace resource in Azure and the Dynatrace environment is created.|
6464
| Pricing plan | Select from the list of available plans. |
@@ -69,13 +69,13 @@ Use the Azure portal to find Dynatrace for Azure application.
6969

7070
:::image type="content" source="media/dynatrace-create/dynatrace-metrics-and-logs.png" alt-text="Screenshot showing options for metrics and logs.":::
7171

72-
- **Subscription activity logs** - These logs provide insight into the operations on your resources at the [control plane](/azure/azure-resource-manager/management/control-plane-and-data-plane). Updates on service-health events are also included. Use the activity log to determine the what, who, and when for any write operations (PUT, POST, DELETE). There's a single activity log for each Azure subscription.
72+
- **Subscription activity logs** - These logs provide insight into the operations on your resources at the [control plane](../../azure-resource-manager/management/control-plane-and-data-plane.md). Updates on service-health events are also included. Use the activity log to determine the what, who, and when for any write operations (PUT, POST, DELETE). There's a single activity log for each Azure subscription.
7373

74-
- **Azure resource logs** - These logs provide insight into operations that were taken on an Azure resource at the [data plane](/azure/azure-resource-manager/management/control-plane-and-data-plane). For example, getting a secret from a Key Vault is a data plane operation. Or, making a request to a database is also a data plane operation. The content of resource logs varies by the Azure service and resource type.
74+
- **Azure resource logs** - These logs provide insight into operations that were taken on an Azure resource at the [data plane](../../azure-resource-manager/management/control-plane-and-data-plane.md). For example, getting a secret from a Key Vault is a data plane operation. Or, making a request to a database is also a data plane operation. The content of resource logs varies by the Azure service and resource type.
7575

7676
1. To send subscription level logs to Dynatrace, select **Send subscription activity logs**. If this option is left unchecked, none of the subscription level logs are sent to Dynatrace.
7777

78-
1. To send Azure resource logs to Dynatrace, select **Send Azure resource logs for all defined resources**. The types of Azure resource logs are listed in [Azure Monitor Resource Log categories](/azure/azure-monitor/essentials/resource-logs-categories).
78+
1. To send Azure resource logs to Dynatrace, select **Send Azure resource logs for all defined resources**. The types of Azure resource logs are listed in [Azure Monitor Resource Log categories](../../azure-monitor/essentials/resource-logs-categories.md).
7979

8080
When the checkbox for Azure resource logs is selected, by default, logs are forwarded for all resources. To filter the set of Azure resources sending logs to Dynatrace, use inclusion and exclusion rules and set the Azure resource tags:
8181

@@ -102,4 +102,4 @@ Use the Azure portal to find Dynatrace for Azure application.
102102

103103
## Next steps
104104

105-
- [Manage the Dynatrace resource](dynatrace-how-to-manage.md)
105+
- [Manage the Dynatrace resource](dynatrace-how-to-manage.md)

articles/partner-solutions/dynatrace/dynatrace-how-to-manage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ You can filter the list of resources by resource type, resource group name, regi
6262

6363
The column **Logs to Dynatrace** indicates whether the resource is sending logs to Dynatrace. If the resource isn't sending logs, this field indicates why logs aren't being sent. The reasons could be:
6464

65-
- _Resource doesn't support sending logs_ - Only resource types with monitoring log categories can be configured to send logs. See [supported categories](/azure/azure-monitor/essentials/resource-logs-categories).
65+
- _Resource doesn't support sending logs_ - Only resource types with monitoring log categories can be configured to send logs. See [supported categories](../../azure-monitor/essentials/resource-logs-categories.md).
6666
- _Limit of five diagnostic settings reached_ - Each Azure resource can have a maximum of five diagnostic settings. For more information, see [diagnostic settings](/cli/azure/monitor/diagnostic-settings).
6767
- _Error_ - The resource is configured to send logs to Dynatrace, but is blocked by an error.
6868
- _Logs not configured_ - Only Azure resources that have the appropriate resource tags are configured to send logs to Dynatrace.
@@ -129,4 +129,4 @@ If more than one Dynatrace resource is mapped to the Dynatrace environment using
129129

130130
## Next steps
131131

132-
For help with troubleshooting, see [Troubleshooting Dynatrace integration with Azure](dynatrace-troubleshoot.md).
132+
For help with troubleshooting, see [Troubleshooting Dynatrace integration with Azure](dynatrace-troubleshoot.md).

articles/partner-solutions/dynatrace/dynatrace-link-to-existing.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@ Select **Next: Metrics and logs** to configure metrics and logs.
7272

7373
:::image type="content" source="media/dynatrace-link-to-existing/dynatrace-metrics-and-logs.png" alt-text="Screenshot showing options for metrics and logs.":::
7474

75-
- **Subscription activity logs** - These logs provide insight into the operations on your resources at the [control plane](/azure/azure-resource-manager/management/control-plane-and-data-plane). Updates on service-health events are also included. Use the activity log to determine the what, who, and when for any write operations (PUT, POST, DELETE). There\'s a single activity log for each Azure subscription.
75+
- **Subscription activity logs** - These logs provide insight into the operations on your resources at the [control plane](../../azure-resource-manager/management/control-plane-and-data-plane.md). Updates on service-health events are also included. Use the activity log to determine the what, who, and when for any write operations (PUT, POST, DELETE). There\'s a single activity log for each Azure subscription.
7676

77-
- **Azure resource logs** - These logs provide insight into operations that were taken on an Azure resource at the [data plane](/azure/azure-resource-manager/management/control-plane-and-data-plane). For example, getting a secret from a Key Vault is a data plane operation. Or, making a request to a database is also a data plane operation. The content of resource logs varies by the Azure service and resource type.
77+
- **Azure resource logs** - These logs provide insight into operations that were taken on an Azure resource at the [data plane](../../azure-resource-manager/management/control-plane-and-data-plane.md). For example, getting a secret from a Key Vault is a data plane operation. Or, making a request to a database is also a data plane operation. The content of resource logs varies by the Azure service and resource type.
7878

7979
1. To send Azure resource logs to Dynatrace, select **Send Azure resource logs for all defined resources**. The types of Azure resource logs are listed in [Azure Monitor Resource Log categories](../../azure-monitor/essentials/resource-logs-categories.md).
8080

@@ -115,4 +115,4 @@ When you've finished adding tags, select **Next: Review+Create.**
115115

116116
## Next steps
117117

118-
- [Manage the Dynatrace resource](dynatrace-how-to-manage.md)
118+
- [Manage the Dynatrace resource](dynatrace-how-to-manage.md)

0 commit comments

Comments
 (0)