94,325 questions with Azure-related tags

Sort by: Updated
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,380 questions
asked 2024-04-18T23:01:28.29+00:00
Kamil Zak 0 Reputation points
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.
928 questions
asked 2024-04-18T16:30:26.5966667+00:00
Carston 0 Reputation points
edited an answer 2024-04-18T22:59:23.0633333+00:00
Alberto Morillo 32,806 Reputation points MVP
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.
928 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
0 answers

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

Need to disable 2FA on account

So my friend has a small business account, and somehow 2 factor authentication got turned on for his account, so when he tries to login to office.com or open outlook on his computer, he is getting prompted for a code. He never installed the microsoft…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,445 questions
asked 2024-04-15T20:58:47.8133333+00:00
Mark Yelcick 0 Reputation points
commented 2024-04-18T21:49:12.11+00:00
Mark Yelcick 0 Reputation points
0 answers

Queries for Custom Vision API

Hi, I would be using the Custom Vision API using Python SDK for my commercial application purposes and would love few suggestions : 1- I'd be using python for development, and my data resides in say, azure blob storage. Will i be able to get a jupyter…

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
208 questions
asked 2024-04-18T15:34:07.5433333+00:00
Rishi Khemka 20 Reputation points
commented 2024-04-18T21:41:40.1+00:00
YutongTie-MSFT 46,081 Reputation points
1 answer

Regarding monthly cost details report generation - Cost Details API

We are using Azure subscription with the Standard Tier. We have a requirement to fetch the monthly usage billing cost of the following resources from Azure. GPT-turbo-instruct Model Azure Speech-to-text We referred the following Microsoft…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,005 questions
asked 2024-04-18T08:54:20.7333333+00:00
Test Admin 131 Reputation points
answered 2024-04-18T21:38:29.3233333+00:00
SadiqhAhmed-MSFT 36,961 Reputation points Microsoft Employee
1 answer

How to configure the logging level for AppServiceAppLogs

Hello, I recently setup our AppService to forward App Service Application Logs to a monitor workspace However, I don't understand how to tweak the logging level? I am currently configurating logging in appsettings, but for some reason there is a…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,783 questions
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 2023-12-14T11:58:46.81+00:00
Tobias Laving 1 Reputation point
commented 2024-04-18T21:36:40.1466667+00:00
Daniel Flippance SA 0 Reputation points