398,056 questions

Sort by: Updated
0 answers

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…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
474 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,142 questions
asked 2025-01-12T10:41:07.06+00:00
Emmanuel Gaid 41 Reputation points
1 answer

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…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,503 questions
asked 2025-01-11T16:07:26.27+00:00
Brian Adams 0 Reputation points
answered 2025-01-12T10:32:05.7066667+00:00
Vinodh247 26,936 Reputation points MVP
0 answers

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…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,278 questions
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,968 questions
asked 2025-01-12T10:31:02.86+00:00
Marcus Wong Theen Nam 1,141 Reputation points
0 answers

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…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,503 questions
asked 2025-01-11T17:48:01.5766667+00:00
SH 0 Reputation points
commented 2025-01-12T10:30:16.15+00:00
Saideep Anchuri 860 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

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…

Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
505 questions
asked 2025-01-10T20:01:16.8666667+00:00
Michael Ringtunatus 20 Reputation points
accepted 2025-01-12T10:24:08.1933333+00:00
Michael Ringtunatus 20 Reputation points
1 answer

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…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,020 questions
asked 2025-01-11T19:38:12.96+00:00
Amanda Costa Spolti 0 Reputation points
answered 2025-01-12T10:20:06.54+00:00
Vinodh247 26,936 Reputation points MVP
0 answers

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…

Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
458 questions
asked 2025-01-12T10:19:26.7933333+00:00
Frank2024 0 Reputation points
3 answers One of the answers was accepted by the question author.

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…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,248 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,303 questions
asked 2024-10-05T07:00:34.56+00:00
Emmanuel Gaid 41 Reputation points
commented 2025-01-12T10:14:40.0566667+00:00
Emmanuel Gaid 41 Reputation points
1 answer

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?

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
706 questions
asked 2025-01-11T13:00:56.73+00:00
Sapna 0 Reputation points
answered 2025-01-12T10:14:10.55+00:00
Vinodh247 26,936 Reputation points MVP
0 answers

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…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,750 questions
asked 2025-01-12T10:13:21.4966667+00:00
Jareth Lomson 1 Reputation point
0 answers

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).

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,037 questions
asked 2025-01-12T10:10:39.2+00:00
KLeon 0 Reputation points
0 answers

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?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,503 questions
asked 2025-01-09T06:08:30.1533333+00:00
AC 80 Reputation points
commented 2025-01-12T10:09:47.9333333+00:00
Saideep Anchuri 860 Reputation points Microsoft Vendor
2 answers

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: …

Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
505 questions
asked 2025-01-10T18:10:10.7233333+00:00
Mihai Dascal 0 Reputation points
edited an answer 2025-01-12T10:06:41.9233333+00:00
Rakesh Gurram 10,910 Reputation points Microsoft Vendor
0 answers

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…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,853 questions
asked 2025-01-08T17:54:10.5266667+00:00
Farnaz Zinnah 0 Reputation points
commented 2025-01-12T10:04:37.2166667+00:00
Saideep Anchuri 860 Reputation points Microsoft Vendor
3 answers

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…

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
5,699 questions
asked 2024-12-31T10:06:37.7233333+00:00
Kike 5 Reputation points
answered 2025-01-12T10:04:25.4633333+00:00
kike 0 Reputation points
1 answer

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…

Bing Web Search
Bing Web Search
A Bing service that gives you enhanced search details from billions of web documents.
169 questions
asked 2025-01-10T02:26:07.88+00:00
sogary 0 Reputation points
commented 2025-01-12T10:03:04.4533333+00:00
Saideep Anchuri 860 Reputation points Microsoft Vendor
0 answers

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'.…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,933 questions
asked 2025-01-09T16:33:05.6466667+00:00
Khushi Sanghrajka 10 Reputation points
edited the question 2025-01-12T09:59:49.33+00:00
Saideep Anchuri 860 Reputation points Microsoft Vendor
1 answer

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…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,117 questions
Microsoft Fabric Training
Microsoft Fabric Training
Microsoft Fabric: A Microsoft unified data platform.Training: Instruction to develop new skills.
43 questions
asked 2025-01-11T13:45:07.5266667+00:00
Sarim Husain 0 Reputation points Microsoft Vendor
answered 2025-01-12T09:56:52.8133333+00:00
Vinodh247 26,936 Reputation points MVP
0 answers

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…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,750 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,300 questions
Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
1,327 questions
asked 2025-01-12T09:56:08.6733333+00:00
Kalyani Bhumireddy 0 Reputation points
1 answer One of the answers was accepted by the question author.

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…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,842 questions
asked 2025-01-10T20:29:54.9333333+00:00
kaasi 20 Reputation points
edited the question 2025-01-12T09:55:55.4733333+00:00
Saideep Anchuri 860 Reputation points Microsoft Vendor