An Azure service that identifies anomalies and defects early with time-series detection.
Hey MGL Buka,
Thank you for reaching out on the Microsoft Q&A.**
**It looks like you're encountering a NoSuchKey error related to the public-sensor-pages/msft/px/captcha_close object. This usually indicates that the specific key or object you're trying to access doesn't exist in the specified path.
To help you resolve this issue, I recommend checking the following:
- Verify the Key/Object Path: Double-check that the object path
public-sensor-pages/msft/px/captcha_closeis correct. There might be a typo or the object may have been moved or deleted. - Permissions: Ensure that the Azure service or account you are using has the necessary permissions to access the object. If you're dealing with Azure Blob Storage, make sure your SAS token or access key is valid and has permissions to read from the storage.
- Check for Deletions: Sometimes, objects might get deleted. If this is the case, you may need to restore it if you have a backup or check if it was moved.
- Consult Documentation or Support: If you're using Azure Anomaly Detector or related services, you may want to follow detailed steps for running the Anomaly Detection container, as outlined in the Anomaly Detector Containers documentation.
Relevant Documentation:
I Hope this helps. Do let me know if you have any further queries.
If this answers your query, please do click Accept Answer and Yes for was this answer helpful.
Thank you!