Quickstart: Optical character recognition (OCR) Internal Server Error
I am trying to use Azure AI Vision to do OCR on some documents. I followed the guide found here and input my key and endpoint appropriately. The code runs, however it responds…
Running MSTest method in Azure Load Runner
I have api based automations in MS Test. Is there a way to run these from Azure Load Testing?
Running MSTest method in Azure Load Runner
I have api based automations in MS Test. Is there a way to run these from Azure Load Testing?
Running MS Test from Azure Load Runner
I have api based automations in MSTest. Is there a way to run this mstest method from Azure Load Runner?
Is Azure Communication Services HIPAA compliant?
I would like to use the communication services in azure, specifically the Video Conferencing and SMS chat functionality for a Telemedicine application that I am building. I would like to know where can I check if these services are HIPAA compliant.
Custom Translator Portal generic error message when trying to delete or upload files, even for creating workspaces
Good day, I’m a new user of the Custom Translator Platform. I briefly used it for the first time, including document uploads for model training, and everything went smoothly. However, when I logged in two days later to continue, I encountered repeated…
Error Creating Indexer with SharePoint Data Source in AI Search
When attempting to create an indexer using a SharePoint data source, the following error is encountered: {"error":{"code":"","message":"Error with data source: Code: itemNotFound\r\nMessage: The resource could…
Question on fairly complicated rag code base from Azure-Samples that doesnt't use Azure document skillset api
I'm interested in creating a pdf document ingestion pipeline. I followed the tutorial here https://github.com/Azure/azure-search-vector-samples/blob/main/demo-python/code/integrated-vectorization/azure-search-integrated-vectorization-sample.ipynb and…
Will I be billed even when my Free Trial is expired and have no active resources?
Hi Everyone! I am new to Azure and wanted to try the free trial to learn things out which got expired in September. Today I got a mail stating that I am currently using Azure Databricks. How is that possible even when I don't have any resources active.…
Data lake schema enforcement
Hello, In Data Lake data is processed or ingested as schema on read and that is data is read in it format that it comes from the source. But I read an article that says schema enforcement makes data lakes high-performance and data readable. Please…
Want to know my subscription and billing details for azure account
Hi, I had created azure free trail subscription account on sep, 6th, 2024 and cancelled the subscription as well but today i got a mail regarding billing. when i proctored the billing information in the account there were no subscriptions listed. i…
How to do a recursive function with KQL
I have table in Sentinel for all employees. Each lines has an name, employee ID and a direct supervisor ID. I want to be able to give the supervisor ID, and from there, have a recursive loop that will verify all employee who has that supervisor as a…
Azure AI Search: Why is OCR Reprocessing All Pages on Incremental Update?
Hello, I'm experimenting with Azure AI Search for a new feature in our product. I'm running into a problem where while I've activated the incremental enrichment, skills that are not supposed to be executed are executed. Our clients have PDF documents…
User account 'me@myorg.com' not found in MSAL cache?
This used to work, but today I get this error when trying to open our company MS Sql server in azure data studio on mac: User account 'me@myorg.com' not found in MSAL cache, please add linked account or refresh account credentials. How do I work around…
How would I give someome a Sharepoint administrator like role, able to create and delete sites and access files in sites, edit site permissions but not adjust securitypermissions for sharepoint/onedrive?
How would I give someome a Sharepoint administrator like role, able to create and delete sites and access files in sites, edit site permissions but not adjust securitypermissions for sharepoint/onedrive? Without making them sharepoint administrator.
accessing Shared folders on an Azure VM from on-premise workstation
Hello Team, I have migrated an on-premise server 2016 to an Azure VM. The on-premise workstations are connected via point to site VPN to the Azure server. I have created some shared folders on the Azure VM not any other storage. But I am not able to…
Azure OpenAI API call tags/labels or differentiator
I am using an Azure OpenAI subscription with a resource group. I have multiple projects running under the same resource group for short periods. Instead for building multiple resource groups for cost analysis, looking for a way to send a tag/label per…
KB2267602 (Version 1.381.3318.0) Stuck in Azure update manager
We are having issues with the KB2267602 (Version 1.381.3318.0) update - it has been superseded and updates installed but this version will not clear from Azure update manager and is blocking the download of other updates to our servers. Anyone have any…
Use custom certificate with missing hostname on Web App - using IP based SSL
Hi, I am using a certificate without a hostname, which is an Application Gateway. I would like to use the certificate directly in Web App using "IP based SSL" binding. But I am not allowed to import the certificate (for use in IP based SSL) in…
Is there any REST Api available to ingest custom logs/events to Application insights
I was searching for a REST api which can help me insert logs and custom events into AppInsights by calling this REST api from anywhere i want. I did came across this document below…