94,327 questions with Azure-related tags

Sort by: Updated
0 answers

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
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,337 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,337 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
0 answers

Is the 'tzoffset' function no longer compatible within Synapse?

Up until last night, executing the below script worked within our Synapse instance. However, since last night when I attempt execute the below script I receive the error message underneath. Is the 'tzoffset' function no longer compatible within…

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.
4,342 questions
asked 2024-04-17T14:25:00.3+00:00
Anon101 51 Reputation points
commented 2024-04-18T22:15:30.43+00:00
BhargavaGunnam-MSFT 25,876 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Subscription offer, Access to Azure Active Directory, is being deprecated

I've got an email from Microsoft: Your subscription offer, Access to Azure Active Directory, will be disabled on May 16, 2024 You’re receiving this email because you’re an account administrator of the subscription of offer type, Access to Azure Active…

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-18T17:20:46.6666667+00:00
Milan 20 Reputation points
commented 2024-04-18T22:09:28.4966667+00:00
Milan 20 Reputation points
1 answer One of the answers was accepted by the question author.

Why is the Copy-Activity slower than a Stored Procedure in Azure Data Factory?

I am building an Azure Data Factory pipeline to mimic the Stored-Procedure-based workflow, where the first step is to read several JSON-files from a connected Azure Blob Storage and copy the data to our Azure SQL Database. However, the Dataflow takes…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,416 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,478 questions
asked 2024-04-12T12:19:33.7+00:00
RenPanning-1598 20 Reputation points
edited the question 2024-04-18T22:01:24.7766667+00:00
BhargavaGunnam-MSFT 25,876 Reputation points Microsoft Employee