Skip to content

Commit 5b6b701

Browse files
authored
Broken link fixed
1 parent 30e88af commit 5b6b701

File tree

1 file changed

+10
-10
lines changed
  • articles/azure-video-analyzer/video-analyzer-docs/cloud

1 file changed

+10
-10
lines changed

articles/azure-video-analyzer/video-analyzer-docs/cloud/faq.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,38 +24,38 @@ sections:
2424
| System.PipelineName | Represents the name of the live pipeline. |
2525
2626
> [!Note]
27-
> System.Runtime.DateTime and System.Runtime.PreciseDateTime cannot be used as part of the name of an Azure Video Analyzer video resource, in a video sink node. These variables can be used in a [FileSink](../pipeline.md#file-sink), for naming the file.
27+
> System.Runtime.DateTime and System.Runtime.PreciseDateTime cannot be used as part of the name of an Azure Video Analyzer video resource, in a video sink node. These variables can be used in a [FileSink](/previous-versions/azure/azure-video-analyzer/video-analyzer-docs/articles/azure-video-analyzer/video-analyzer-docs/pipeline#file-sink), for naming the file.
2828
2929
**What is the difference between live pipeline and batch pipeline jobs of Video Analyzer service?**
3030
31-
Live topologies, as the name suggests, are used for the ingestion of live video from cameras to cloud. Batch topologies are used to process or export the recorded videos from Video Analyzer service. For more information, see [pipeline](../pipeline.md#pipeline-topologies) and rules on the [use of nodes in pipelines](../pipeline.md#rules-on-the-use-of-nodes)
31+
Live topologies, as the name suggests, are used for the ingestion of live video from cameras to cloud. Batch topologies are used to process or export the recorded videos from Video Analyzer service. For more information, see [pipeline](/previous-versions/azure/azure-video-analyzer/video-analyzer-docs/articles/azure-video-analyzer/video-analyzer-docs/pipeline#pipeline-topologies) and rules on the [use of nodes in pipelines](/previous-versions/azure/azure-video-analyzer/video-analyzer-docs/articles/azure-video-analyzer/video-analyzer-docs/pipeline#rules-on-the-use-of-nodes)
3232
3333
**What is the privacy policy for Video Analyzer?**
3434
3535
Video Analyzer is covered by the [Microsoft Privacy Statement](https://privacy.microsoft.com/privacystatement). The privacy statement explains the personal data Microsoft processes, how Microsoft processes it, and for what purposes Microsoft processes it. To learn more about privacy, visit the [Microsoft Trust Center](https://www.microsoft.com/trust-center?rtc=1).
3636
3737
**Do we have AI models or AI inferencing capability for Video Analyzer service?**
3838
39-
It is not currently available for Video Analyzer cloud pipelines. However, the Video Analyzer edge module can be used with other Azure IoT Edge modules such as Stream Analytics, Cognitive Services, and other Azure cloud services such as Event Hub and Cognitive Services to build powerful hybrid (that is, edge + cloud) applications. This extensible edge module seamlessly integrates with various AI edge modules such as Azure Cognitive Services containers or custom edge modules built using open-source machine learning models and your training data. For e.g see [Quickstart: Analyze a live video feed from a (simulated) IP camera using your own gRPC model](../edge/analyze-live-video-use-your-model-grpc.md)
39+
It is not currently available for Video Analyzer cloud pipelines. However, the Video Analyzer edge module can be used with other Azure IoT Edge modules such as Stream Analytics, Cognitive Services, and other Azure cloud services such as Event Hub and Cognitive Services to build powerful hybrid (that is, edge + cloud) applications. This extensible edge module seamlessly integrates with various AI edge modules such as Azure Cognitive Services containers or custom edge modules built using open-source machine learning models and your training data. For e.g see [Quickstart: Analyze a live video feed from a (simulated) IP camera using your own gRPC model](/previous-versions/azure/azure-video-analyzer/video-analyzer-docs/articles/azure-video-analyzer/video-analyzer-docs/edge/analyze-live-video-use-your-model-grpc)
4040
4141
- question: Configuration and deployment
4242
answer: |
4343
**How do I create an Azure Video Analyzer account?**
4444
45-
You can either create the account by using an Azure Resource Manager (ARM) template or by Azure portal. To create the Azure Video Analyzer account see [here](../create-video-analyzer-account.md)
45+
You can either create the account by using an Azure Resource Manager (ARM) template or by Azure portal. To create the Azure Video Analyzer account see [here](/previous-versions/azure/azure-video-analyzer/video-analyzer-docs/articles/azure-video-analyzer/video-analyzer-docs/create-video-analyzer-account)
4646
4747
**How do I simulate RTSP stream if I don’t have RTSP camera?**
4848
49-
You can simulate RTSP stream by deploying RTSP camera simulator using a Azure Linux VM. For more details, please see [RTSP camera simulator](./get-started-livepipelines-portal.md#deploy-rtsp-camera-simulator)
49+
You can simulate RTSP stream by deploying RTSP camera simulator using a Azure Linux VM. For more details, please see [RTSP camera simulator](/previous-versions/azure/azure-video-analyzer/video-analyzer-docs/articles/azure-video-analyzer/video-analyzer-docs/cloud/get-started-livepipelines-portal#deploy-rtsp-camera-simulator)
5050
5151
**How can I add more sample video files to RTSP camera simulator?**
5252
53-
To add a new video file to your existing RTSP camera simulator media folder, see [here](./get-started-livepipelines-portal.md#deploy-rtsp-camera-simulator).
53+
To add a new video file to your existing RTSP camera simulator media folder, see [here](/previous-versions/azure/azure-video-analyzer/video-analyzer-docs/articles/azure-video-analyzer/video-analyzer-docs/cloud/get-started-livepipelines-portal#deploy-rtsp-camera-simulator).
5454
Sample media files available for testing can be found at [Media datasets](https://github.com/Azure/video-analyzer/tree/main/media).
5555
5656
**Is an RTSP simulator available to use during testing and development for Live pipelines?**
5757
58-
Yes, you can use [RTSP camera simulator](./get-started-livepipelines-portal.md#deploy-rtsp-camera-simulator) for quickstarts and tutorials to support the learning process. We recommend strongly that you solely not rely on simulator for your projects. You should invest in testing with your actual RTSP source before you plan a production deployment.
58+
Yes, you can use [RTSP camera simulator](/previous-versions/azure/azure-video-analyzer/video-analyzer-docs/articles/azure-video-analyzer/video-analyzer-docs/cloud/get-started-livepipelines-portal#deploy-rtsp-camera-simulator) for quickstarts and tutorials to support the learning process. We recommend strongly that you solely not rely on simulator for your projects. You should invest in testing with your actual RTSP source before you plan a production deployment.
5959
6060
- question: Capture from IP camera and RTSP settings
6161
answer: |
@@ -75,7 +75,7 @@ sections:
7575
answer: |
7676
**Are there any tools to make it easier to monitor the Video Analyzer service?**
7777
78-
You can monitor service generated events & metrics by setting up diagnostics settings and archive logs to a storage account. You can access monitoring section by navigating to Video Analyzer account in Azure portal. For more information, see [here](./monitor-log-cloud.md).
78+
You can monitor service generated events & metrics by setting up diagnostics settings and archive logs to a storage account. You can access monitoring section by navigating to Video Analyzer account in Azure portal. For more information, see [here](/previous-versions/azure/azure-video-analyzer/video-analyzer-docs/articles/azure-video-analyzer/video-analyzer-docs/cloud/monitor-log-cloud).
7979
8080
**Can I monitor the pipeline on the cloud by using Azure Event Grid?**
8181
@@ -84,7 +84,7 @@ sections:
8484
**Can I use Azure Monitor to view the health, metrics, and performance of my pipelines in the cloud?**
8585
8686
Yes, we support this approach. To learn more, see [Azure Monitor Metrics overview](../../../azure-monitor/essentials/data-platform-metrics.md)
87-
and [Monitor and log](./monitor-log-cloud.md) article.
87+
and [Monitor and log](/previous-versions/azure/azure-video-analyzer/video-analyzer-docs/articles/azure-video-analyzer/video-analyzer-docs/cloud/monitor-log-cloud) article.
8888
8989
- question: Billing and availability
9090
answer: |
@@ -96,4 +96,4 @@ additionalContent: |
9696
9797
## Next steps
9898
99-
[Quickstart: Get started with Azure Video Analyzer service](./get-started-livepipelines-portal.md)
99+
[Quickstart: Get started with Azure Video Analyzer service](/previous-versions/azure/azure-video-analyzer/video-analyzer-docs/articles/azure-video-analyzer/video-analyzer-docs/cloud/get-started-livepipelines-portal)

0 commit comments

Comments
 (0)