Skip to content

Commit 0bd114a

Browse files
committed
updated
1 parent 17c8f3d commit 0bd114a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

articles/connectors/managed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,7 @@ For more information, see these topics:
612612
[azure-automation-doc]: /connectors/azureautomation/ "Create and manage automation jobs for your cloud and on-premises infrastructure"
613613
[azure-blob-storage-doc]: ./connectors-create-api-azureblobstorage.md "Manage files in your blob container with Azure blob storage connector"
614614
[azure-cosmos-db-doc]: ./connectors-create-api-cosmos-db.md "Connect to Azure Cosmos DB so that you can access and manage Azure Cosmos DB documents"
615-
[azure-event-grid-doc]: ../event-grid/monitor-virtual-machine-changes-event-grid-logic-app.md "Monitor events published by an Event Grid, for example, when Azure resources or third-party resources change"
615+
[azure-event-grid-doc]: ../event-grid/monitor-virtual-machine-changes-logic-app.md "Monitor events published by an Event Grid, for example, when Azure resources or third-party resources change"
616616
[azure-event-hubs-doc]: ./connectors-create-api-azure-event-hubs.md "Connect to Azure Event Hubs so that you can receive and send events between logic app workflows and Event Hubs"
617617
[azure-file-storage-doc]: /connectors/azurefile/ "Connect to your Azure Storage account so that you can create, update, get, and delete files"
618618
[azure-key-vault-doc]: /connectors/keyvault/ "Connect to your Azure Key Vault so that you can manage your secrets and keys"

articles/event-grid/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Azure Event Grid receives improvements on an ongoing basis. To stay up to date w
1515
This release corresponds to REST API version 2022-06-15, which includes the following features:
1616

1717
- [Partner Events - General Availability (GA)](partner-events-overview-for-partners.md)
18-
- [Data residency for topics and domains](/azure/event-grid/faq#where-does-azure-event-grid-store-data-).
18+
- [Data residency for topics and domains](faq.yml#where-does-azure-event-grid-store-data-).
1919

2020
## Microsoft.Azure.Management.EventGrid version 7.0.0 (REST API version 2021-12)
2121
This release corresponds to REST API version 2021-12-01, which includes the following features:

articles/logic-apps/logic-apps-examples-and-scenarios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Azure Logic Apps integrates with many services, such as Azure Functions, Azure A
143143
* [Tutorial: Create a streaming customer insights dashboard with Azure Logic Apps and Azure Functions](../logic-apps/logic-apps-scenario-social-serverless.md)
144144
* [Tutorial: Create a function that integrates with Azure Logic Apps and Azure Cognitive Services to analyze Twitter post sentiment](../azure-functions/functions-twitter-email.md)
145145
* [Tutorial: Build an AI-powered social dashboard by using Power BI and Azure Logic Apps](/shows/)
146-
* [Tutorial: Monitor virtual machine changes by using Azure Event Grid and Logic Apps](../event-grid/monitor-virtual-machine-changes-event-grid-logic-app.md)
146+
* [Tutorial: Monitor virtual machine changes by using Azure Event Grid and Logic Apps](../event-grid/monitor-virtual-machine-changes-logic-app.md)
147147
* [Tutorial: IoT remote monitoring and notifications with Azure Logic Apps connecting your IoT hub and mailbox](../iot-hub/iot-hub-monitoring-notifications-with-azure-logic-apps.md)
148148
* [Blog: Call SOAP services by using Azure Logic Apps](/archive/blogs/logicapps/using-soap-services-with-logic-apps)
149149

articles/logic-apps/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@
283283
- name: Azure Cosmos DB
284284
href: ../connectors/connectors-create-api-cosmos-db.md
285285
- name: Azure Event Grid
286-
href: ../event-grid/monitor-virtual-machine-changes-event-grid-logic-app.md
286+
href: ../event-grid/monitor-virtual-machine-changes-logic-app.md
287287
- name: Azure Event Hubs
288288
href: ../connectors/connectors-create-api-azure-event-hubs.md
289289
- name: Azure Functions

0 commit comments

Comments
 (0)