95,777 questions with Azure-related tags

Sort by: Updated
0 answers

dynamic membership

Hi All,I have a SharePoint site, and the requirement is that members of this SharePoint site should be developers of a particular department. The job titles are Senior Developers, Senior Dev, etc. 'Dev' is the common word. This SharePoint site has four…

Microsoft Exchange Online
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
951 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,687 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,561 questions
asked 2024-05-05T11:12:35.3466667+00:00
Glenn Maxwell 10,146 Reputation points
edited the question 2024-05-06T06:26:32.1133333+00:00
Emily Du-MSFT 41,941 Reputation points Microsoft Vendor
0 answers

Unable to upload an image to my blob storage account

So i am trying to upload an image to my blob storage and I keep getting this error <Error><Code>AuthenticationFailed</Code><Message>Server failed to authenticate the request. Make sure the value of Authorization header is formed…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,301 questions
.NET F#
.NET F#
.NET: Microsoft Technologies based on the .NET software framework.F#: A strongly typed, multi-paradigm programming language developed by the F# Software Foundation, Microsoft, and open contributors.
94 questions
asked 2024-05-03T08:58:12.4+00:00
ProDevs 0 Reputation points
edited the question 2024-05-06T06:25:37.46+00:00
Jiale Xue - MSFT 33,686 Reputation points Microsoft Vendor
0 answers

Content Security Policy Violations happening for whitelisted domains only for Netherlands and Switzerland users.

I have a csp policy where I have whitelisted all the domains from which I want to load the content to my application and have added only default-src directive  which is fallback to all the other directives.   I have tested the policy on lower…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,190 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,916 questions
asked 2024-04-26T11:33:36.0766667+00:00
Gour, Ashish 0 Reputation points
commented 2024-05-06T06:25:07.37+00:00
SnehaAgrawal-MSFT 18,366 Reputation points
0 answers

400 Bad Request error when calling Command R+ model with assistant tool call in message history

When making a request to /v1/chat/completions as described in this page: https://learn.microsoft.com/en-us/azure/ai-studio/how-to/deploy-models-cohere-command#chat-api-reference-for-cohere-models-deployed-as-a-service to call the command r+ llm,…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,396 questions
asked 2024-04-26T18:20:36.7233333+00:00
M. Lambert 5 Reputation points
commented 2024-05-06T06:24:55.4633333+00:00
Alexander Grimm 5 Reputation points
2 answers

Unable to connect to my SQL Server/Database. Listed resources on Microsoft do not address this issue.

Error codeSqlFailedToConnect DetailsCannot connect to SQL Database. Please contact SQL server team for further support. Server: 'blazor-wasm-app.database.windows.net', Database: 'BrandedFoodMacrosContent', User: [...BLANK...] Check the linked service…

Azure SQL Database
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,760 questions
asked 2024-05-04T23:34:12.1833333+00:00
Albert Kirpach 0 Reputation points
answered 2024-05-06T06:23:35.1266667+00:00
MikeyQiao-MSFT 560 Reputation points Microsoft Vendor
3 answers One of the answers was accepted by the question author.

Connect to Linked Server Database using Azure Data Factory

Hi! I have a database that is a linked server of another. I can connect and copy data of the main database in ADF. But is it possible to also copy data from the linked server database? If yes, how would I do this?

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,760 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,604 questions
asked 2024-05-02T09:28:02.6766667+00:00
Keren Osler 60 Reputation points
accepted 2024-05-06T06:19:21.2933333+00:00
Keren Osler 60 Reputation points
2 answers

Migrate On prem to Azure Sql Managed instance

I am planning to migrate the on-premises SQL server on virtual machines to an Azure SQL managed instance. I am looking for a migration plan that can help with the above migration, which will list the compatibility and options to move the data without…

Azure Database Migration service
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
951 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,760 questions
asked 2024-04-23T17:46:35.1533333+00:00
commented 2024-05-06T06:18:14.07+00:00
LucyChen-MSFT 1,045 Reputation points Microsoft Vendor
0 answers

How to return file name and last modified from fileshare on azure storage using java spring boot

How to return file name and last modified from files hare on azure storage using java spring boot // Retrieve the storage account from the connection string. CloudStorageAccount storageAccount = CloudStorageAccount.parse(connectString); // Create a…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,170 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
874 questions
Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
110 questions
asked 2024-05-06T06:18:06.8766667+00:00
Lavate, Ramchandra (Cognizant) 0 Reputation points
1 answer

Timer Function apps are firing randomly at a late time.

We have timer jobs running on function apps, and we have recently noticed that they are running past the scheduled time on several occasions. Logs indicate the following message. UnscheduledInvocationReason: IsPastDue, OriginalSchedule:…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,301 questions
asked 2024-04-16T12:39:09.5133333+00:00
Sharvari H Desai 0 Reputation points
commented 2024-05-06T06:17:39.2433333+00:00
SwathiDhanwada-MSFT 17,641 Reputation points
0 answers

Trouble reading cosmos DB account without key based authentication

I recently disabled localauth (key based authentication) in Cosmos DB account. Now, I am not able to access it, neither through data explorer nor through https://cosmos.azure.com/?feature.enableAadDataPlane=true. I am getting this error: principal does…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,449 questions
asked 2024-05-06T06:16:56.0033333+00:00
AJAY RAWAT 0 Reputation points Microsoft Employee
1 answer

Trouble Retrieving Feature Flag Configuration Setting: Getting a "404 Not Found" Error

Hello, I'm encountering an issue while trying to retrieve a configuration setting using the following code: Response<ConfigurationSetting> response = client.GetConfigurationSetting(FeatureFlagConfigurationSetting.KeyPrefix +…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
209 questions
asked 2024-04-23T05:59:26.1766667+00:00
Shree 0 Reputation points
commented 2024-05-06T06:14:59.9+00:00
SwathiDhanwada-MSFT 17,641 Reputation points
1 answer

Databricks jobs are failing with the insufficient privileges error

When running the jobs in databrick user is getting the insufficient privilege error, but user do have all the privileges like select, read_metadata, modify, create and owner as well on the respective database.

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,938 questions
asked 2024-04-24T19:28:13.1033333+00:00
Chethana B S 0 Reputation points
commented 2024-05-06T06:14:56.03+00:00
PRADEEPCHEEKATLA-MSFT 77,751 Reputation points Microsoft Employee
1 answer

Azure Data Share to Share data from Azure Managed Instance SQL Server

As part of my migration project requirements, I am looking to share data from my source system which is in Azure MI SQL Server and to the target system which is also in Azure MI SQL Server. I need to share the source data which is in Azure MI SQL Server…

Azure Data Share
Azure Data Share
An Azure service that is used to share data from multiple sources with other organizations.
45 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,760 questions
asked 2024-04-26T06:54:52.4633333+00:00
Balan Murugan 41 Reputation points
commented 2024-05-06T06:12:54.7266667+00:00
PRADEEPCHEEKATLA-MSFT 77,751 Reputation points Microsoft Employee
2 answers

How to grant permission to the keyvault to fetch secrets.

I am trying to change the connection to the DB by using the keyvault -instead of hardcoding everything. I've seen then you can retrieve all of the "secrets" by generating your client (with the key vault) and then simply call the…

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,126 questions
asked 2024-04-23T12:47:33.7+00:00
Delfina Iriarte 0 Reputation points
commented 2024-05-06T06:10:58.4766667+00:00
Akhilesh 5,090 Reputation points Microsoft Vendor
1 answer

Patch installation using Azure Update Manager

Hello Team, We are using Azure Update Manager to handle patching, with a daily schedule during non-business hours for patch checks and installations. However, some servers remain turned off, delaying patching.  Our goal is to automate the process of…

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
224 questions
asked 2024-04-01T07:42:53.9066667+00:00
Abrar Adil S 216 Reputation points
commented 2024-05-06T06:08:48.5533333+00:00
Abrar Adil S 216 Reputation points
1 answer

Activity stuck in queue status

Starting from today morning, I am facing problem that any pipeline run, by trigger or manually or in debug mode, doesn't start. To be precise, pipeline starts ("In progress", but first activity stays in "Queue" status). Doesn't matter…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,604 questions
asked 2024-04-30T07:54:01.1866667+00:00
Gużewski, Jacek 55 Reputation points
commented 2024-05-06T06:05:52.1466667+00:00
PRADEEPCHEEKATLA-MSFT 77,751 Reputation points Microsoft Employee
0 answers

Error while trying to train a 202240228 Whisper Large v2 baseline model

When trying to train a custom speech model using a dataset containing an audio file and its transcript, the model failed to train due to an internal error. Can anyone provide any insights on how to troubleshoot this issue?

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,405 questions
asked 2024-05-03T08:53:22.2033333+00:00
Engineering 0 Reputation points
commented 2024-05-06T06:04:29.51+00:00
Engineering 0 Reputation points
0 answers

Azure Data Factory - Copy data activity failed: Failure happened on 'Source' side

Operation on target Copy data1 failed: Failure happened on 'Source' side. ErrorCode=UserErrorFailedFileOperation,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=The file operation is failed, upload file failed at path:…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,604 questions
asked 2024-04-23T05:58:01.1533333+00:00
Aman Pahariya 0 Reputation points
commented 2024-05-06T06:03:45.2+00:00
Aman Pahariya 0 Reputation points
0 answers

Mailtoonedrive

can anyone help me on this. I am working on this logic flow where if mail has attachments then store it in one drive. Below is the flow I am facing this error while executing

Azure SQL Database
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,856 questions
asked 2024-05-06T05:59:32.3033333+00:00
Power BI Admin Ciel 0 Reputation points
1 answer

When we deploy ADF,we are getting "TooManyFactoryUpdaterequests" in Create or Replace GlobalParameter through Azure Devops

When we deploy ADF, we are getting "TooManyFactoryUpdaterequests" in Create or Replace GlobalParameter using CI/CD Azure devops

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,604 questions
asked 2024-05-01T16:52:46.6233333+00:00
Ramesh Hariharan 0 Reputation points
answered 2024-05-06T05:58:34.3133333+00:00
Ramesh Hariharan 0 Reputation points