webapp vnet integrated and container registry with private endpoint
Hello, I am currently experiencing a weird issue. We have a Linux-based Web App integrated with a VNet (using a /29 IP range) and a container registry with a private endpoint enabled for private access. for webapp vnet integration configuration my ACR…
How to create an OpenAI deployment with adequate resources?
Hi, I cannot figure out how to deploy and OpenAI model with enough resources for us to actually use it outside of testing. We having been using the sponsorship subscriptions and that has been helpful for testing/development, although we do regularly hit…
How to merge multiple SSRS instance into one new single SSRS instance?
I'm migrating and consolidating two SQL instances into one new SQL Server 2022 instance. For user databases these are fine as I can just backup and restore them to new instance. But how about the SSRS currently running on both source instance? Each of…
How to deloy a chatbot based on OpenAI Assistant
I tried Assistant playground which is quite amazing to have both file search and code interpreter capability. However I cannot find convenient way to deploy it as a chatbot, unlike what you can do on chat playground. Any tutorial to quickly deploy a…
Change Azure Subscription
Hello, I signed up for the Startup Program in Azure a few days ago and received Azure Credits for this purpose. These were made available to me in a Microsoft Azure Sponsorship Subscription. However, all my resources are now running in a different…
Load H5 file saved in Blob Storage
Hi all, I am trying to load my model from file I saved in Azure blob storage. This is the function that downloads the file to my local machine: def download_weights_to_temp_file(): """ Downloads the model weights from Azure Blob…
How to access user uploaded files in Copilot Studio?
In Microsoft Copilot Studio, how can I extract and store the text content of a Word or PDF file uploaded by an end user via the chat UI (using the attachment icon) into a variable for further processing? For example, I want to: Extract the file's text…
securing the AFD, APIM and Function App
Hello, I am currently exploring the best way to apply certificates to our infrastructure. We are using Azure Front Door, an API Management Service (APIM), and a Function App as the backend for API methods. One of the challenges I’m facing is how to…
I have completed my AZ- 900 certification. I wanted to know, how long Az-900 certification is valid?
I have completed my AZ- 900 certification. I wanted to know, how long Az-900 certification is valid?
How to Retrieve Children of OneDrive Personal Folder Named 'v1.0' Using MS Graph ?
Hi, I’m trying to retrieve the children of a folder named v1.0. The response is a 404 error. According to the instructions here, the request should be GET /me/drive/items/root:/Test/v1.0:/children Interestingly, when the folder name is v1.1, the…
When I try TTS ervice I got:WebSocket upgrade failed: Authentication error (401). Please check subscription information and region name
When I try TTS ervice I got:WebSocket upgrade failed: Authentication error (401). Please check subscription information and region name. I shure I use correct subscription Key and eastus region (Really I live in other region).
Implementing File Upload and Analysis with Azure OpenAI
What are the steps to implement a file upload button and analysis feature in a web application using Azure OpenAI just like in ChatGPT? Are there specific limitations or constraints that need to be considered?
Request to transfer Azure Sponsorship subscription from personal (Hotmail) account to corporate account
Hello Azure Support Team, I inadvertently set up my Azure Sponsorship subscription under my personal Hotmail account: Personal account (current owner): mdasmendel@hotmail.com However, I need to transfer this subscription to my corporate account: …
Issues with Processing Encrypted WAV Files Using Fast Transcription API
I have successfully used the Whisper model to transcribe a batch of 50 encrypted WAV files without manually inputting the file paths. However, I'm encountering difficulties when attempting to perform the same task with the Fast Transcription API. Could…
PC with w10 after installing sysprep does not restart
Hello, I have loaded a sysprep on a model computer (hp 8200 usdt), and after updating and entering a domain it has a problem. If you turn off the computer, it turns off correctly, but if I press restart, it does not restart, the screen remains black and…
Bing Search API ERROR: 503, message='Service Unavailable'
Dear Support Team, I have been experiencing continuous errors since January 8, 2025 (2025.01.08). The error message is '503, Service Unavailable', and most of the API queries are failing. I verified that my API key is within the quota limits (QPS), so it…
Microsoft Learn Challenge: Ignite Edition ran into error
I was taking Microsoft Learn Challenge: Ignite Edition where I was about to complete my Build AI apps with Microsoft Azure services and best practices challenge collection. But suddenly it started showing the page 'Oops, we couldn't find that challenge'.…
Performance Issues with Code Migration from Azure Synapse to Microsoft Fabric
Title: Performance Issues with Code Migration from Azure Synapse to Microsoft Fabric Details: I have been using Azure Synapse to curate code and create tables. After the introduction of Microsoft Fabric, I migrated all my code to Fabric. Currently, I am…
How to fetch CRM Dynamic Application Audit Logs from MS Purview through Azure Databricks?
Hi, We are looking to fetch AuditLogs of Dynamics CRM from MS Purview through Azure Databricks. I know we can fetch through 'Microsoft Graph Rest API beta version' but in the page linked below it said it is not supported for Production…
Training Process Stuck in Azure AI Document Intelligence
Hi, I’m working on training a custom model for document classification using Azure AI Document Intelligence, but the process hangs at the "Training" stage. My data is properly labeled and formatted according to the documentation, and I’ve…