94,328 questions with Azure-related tags

Sort by: Updated
1 answer

I cannot delete a vault in Azure

I am receiving the error below when attempting to delete a vault. I removed any dependencies that I saw but I still receive the error. Any help would be appreciated. Vault Deletion Error Recovery Services Vault cannot be deleted as there are existing…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,100 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
929 questions
asked 2024-04-18T18:40:19.0166667+00:00
Waddell, Joshua J 0 Reputation points
answered 2024-04-18T23:49:41.42+00:00
Marilee Turscak-MSFT 33,706 Reputation points Microsoft Employee
0 answers

Does the Document Intelligence Custom Classification Model accepts Word and Excel documents as input files to make predictions or just PDF files?

The documentation states "... You can now train classifiers to recognize document types in various formats including ...Word, PowerPoint, and Excel...". Does anyone know if Custom Classification Model supports Word and Excel documents as imput…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,338 questions
asked 2024-04-18T23:48:37.6066667+00:00
Roberto Araujo Filho 25 Reputation points
edited the question 2024-04-18T23:49:23.4966667+00:00
Roberto Araujo Filho 25 Reputation points
1 answer

Azure function fails when called via "Azure Function" but succeeds when called via "Web" in ADF

I have deployed an Azure function that runs successfully when tested from within the Azure Function App portal (Code + Test), Postman as well as the Web activity inside ADF, however, it consistently fails when called via the Azure Function activity with…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,211 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,478 questions
asked 2023-01-15T23:21:35.0066667+00:00
Nem Lasica 0 Reputation points
commented 2024-04-18T23:38:07.77+00:00
Silvia Wibowo 2,851 Reputation points Microsoft Employee
1 answer

Is a P1/P2 Entra ID license per user or per tenant?

I am reading various articles about Microsoft cloud security features. Many of them list having a Entra ID P1 / P2 license as a prerequisite. But I am unclear on exactly what that means. On the Azure portal, the "All Services > Licenses"…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
929 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,381 questions
asked 2024-04-18T23:28:33.71+00:00
Mino Bakello 0 Reputation points
answered 2024-04-18T23:35:53.1766667+00:00
Andy David - MVP 141K Reputation points MVP
1 answer

How do I create an Azure Function app from a template?

I am going through this exercise and it says on step 5 and 6 Select the Create button at the top of the Functions tab. The Create function pane appears. Under Select a template, select Azure Blob Storage trigger. However, I don't see this option…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,211 questions
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.
843 questions
asked 2024-04-18T21:31:48.29+00:00
PW 20 Reputation points
answered 2024-04-18T23:20:58.27+00:00
Marcin Policht 9,040 Reputation points MVP
1 answer

Compare VM sizes

Show me a table comparing VM sizes and limtations

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,081 questions
asked 2024-04-18T21:53:22.4633333+00:00
Anthony Tockar 0 Reputation points
answered 2024-04-18T23:19:35.1+00:00
Marcin Policht 9,040 Reputation points MVP
1 answer

DBCC SHRINKDATABASE and DBCC SHRINKFILE throwing "Query execution timed out." after 300 seconds

I have a standalone DB and trying to use "Query Editor (Preview)" to shrink the DB or DB file. It has 500 GB max storage, 410 GB allocated, any only 152 GB used. I want to lower the allocated so that I can also lower the max. Every query…

Azure SQL Database
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
929 questions
asked 2024-04-18T16:30:26.5966667+00:00
Carston 0 Reputation points
edited an answer 2024-04-18T23:10:48.3+00:00
Alberto Morillo 32,806 Reputation points MVP
0 answers

Deploying chat web app within AZure AI Studio, stuck with deploying message.

I was trying to deploy web apps for AI chat within Playground of Azure AI Studio. "Deploying web app: Stay on this page while deployment completes. It should take a few minutes." This message is stuck and I can no longer deploy Chat web app .…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,349 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
762 questions
asked 2024-04-18T11:04:16.82+00:00
Winston 0 Reputation points
edited a comment 2024-04-18T23:09:02.25+00:00
Winston 0 Reputation points
0 answers

Where is the dataset ?

Hi, Where can I download the ressources (data) needed to do this tutorial ? Is there a centralized place where to get all the datasets for the training ? Kkind regards This question is related to the following Learning Module

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.
843 questions
asked 2024-04-18T23:03:59.6566667+00:00
Steven 0 Reputation points
0 answers

AuthorizationPermissionMismatch error when accessing blob file with indirect permission in RBAC

Hi, I'm using BlobContainerClient for accessing blobs from code (C#) private async Task<BlobClient> GetBlobClientAsync(string blobName, string container, CancellationToken cancellationToken) { var containerClient = await…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,666 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,416 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
660 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,196 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,381 questions
asked 2024-04-18T23:01:28.29+00:00
Kamil Zak 0 Reputation points
0 answers

All of our Azure pipelines are failing - Datastore connection issue

Our pipelines have been running in the Azure sandbox environment for years - about a week ago all of the pipelines began failing with the following error: Error Code: ScriptExecution.DatastoreResolution.Authentication Failed Step:…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,416 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
660 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,478 questions
Access
Access
A family of Microsoft relational database management systems designed for ease of use.
297 questions
asked 2024-04-17T14:49:49.01+00:00
Brittany Perry 0 Reputation points
commented 2024-04-18T22:33:06.2633333+00:00
BhargavaGunnam-MSFT 25,876 Reputation points Microsoft Employee
0 answers

How can you train a custom classification model with Word (docx) and Excel (xlsx) documents?

On the page https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/how-to-guides/build-a-custom-classifier?view=doc-intel-4.0.0 it states that from version 2024-02-29-preview you can use Microsoft Office documents for the custom…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,338 questions
asked 2024-04-18T11:32:05.8766667+00:00
Michelle Barlo | Twyzer 0 Reputation points
edited a comment 2024-04-18T22:32:57.58+00:00
VasaviLankipalle-MSFT 13,771 Reputation points
0 answers

ACS - ROOM - Enable/Disable videoLocalStream for others participants

I using this for enable and disable video for other participants await call.stopVideo(videoLocalMediaStream) await call.startVideo(videoLocalMediaStream) But doesn't work. How should I do this? P.S.: I want to disable my camera so another…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
676 questions
asked 2024-04-18T22:28:38.2933333+00:00
Alexandre Gurgel 60 Reputation points
1 answer One of the answers was accepted by the question author.

How to read new csv files from input-container, process them one by one and write into output-container with Azure function (Python Model V2)

Hello, I am trying to read new csv files from Blob storage input-container one by one, process them and write into Blob storage output-container using Azure function with Python Model V2. I can copy one particular file input_test.txt from…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,211 questions
asked 2024-03-15T01:22:20.55+00:00
Maryna Paluyanava 171 Reputation points
commented 2024-04-18T22:27:14.7466667+00:00
Maryna Paluyanava 171 Reputation points
1 answer One of the answers was accepted by the question author.

ACS - Rooms - Unauthorized AND Forbidden

I have a context with 6 participants, all attendees. I can see the webcam feeds of everyone after calling callAgent.join(). However, I don't have the audio, even after adding the audioStream track to be used. Does callAgent.startCall() exclusively handle…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
676 questions
asked 2024-04-17T15:35:15.7166667+00:00
Alexandre Gurgel 60 Reputation points
commented 2024-04-18T22:26:04.95+00:00
Alexandre Gurgel 60 Reputation points
1 answer

Azure Document Intelligence "code": "ModelNotFound",

I'm getting the below error ; ResourceNotFoundError: (NotFound) Resource not found. Code: NotFound Message: Resource not found. Inner error: { "code": "ModelNotFound", "message": "The requested model was not…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,338 questions
asked 2024-04-16T17:20:31.0666667+00:00
Vincent Primiani 0 Reputation points
edited a comment 2024-04-18T22:25:16.0266667+00:00
VasaviLankipalle-MSFT 13,771 Reputation points
0 answers

How to unzip all input zipped folders using Azure Function blob_trigger with Python V2 (without loading locally) and load them into another folder

Hello,   Could anybody help me with my task? I have a blob storage where new zipped folders with files are loaded into the “input” folder. I need to create Azure function (blob trigger) that takes the input zipped folder, unzips it without loading to the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,211 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,416 questions
asked 2024-04-18T22:23:08.2566667+00:00
Maryna Paluyanava 171 Reputation points
16 answers

The subscription is not allowed to create or update the serverfarm

I'm getting the following error on Azure when I try to scale out, or add a new app service: The subscription is not allowed to create or update the serverfarm

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,831 questions
asked 2024-02-08T17:06:43.0333333+00:00
Dezi Van Vuuren 155 Reputation points
commented 2024-04-18T22:22:09.87+00:00
Andres Felipe 0 Reputation points
0 answers

unable to delete storgae account

I have finished with a test storage account, but i'm unable to delete it The storage account is stuck in the process of a LRS-> ZRS migration (this was started 5 days ago) and seems to be stuck. The actual storage account has 1 container and 12 test…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,666 questions
asked 2024-04-18T22:18:43.21+00:00
Aaron 0 Reputation points
1 answer

Retrieve SQL Broker Messages - On Prem

Hi, I want to read sql broker messages from on-prem sql server and process and send back to another API. What is the best solutions to achieve this? Can Azure data factory help on this?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,478 questions
asked 2024-04-09T15:33:03.49+00:00
Santhi Dhanuskodi 125 Reputation points
commented 2024-04-18T22:17:05.2633333+00:00
BhargavaGunnam-MSFT 25,876 Reputation points Microsoft Employee