95,020 questions with Azure-related tags

Sort by: Updated
1 answer

Access Blob Storage from Azure SQL Server using a Managed Identity

Greetings, As the title suggests I am trying to bulk insert data from a file in Blob Storage in an Azure SQL database using an external data source with a credential using a managed identity. However the bulk insert fails saying the sql server doesn't…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,427 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,707 questions
asked 2024-04-25T15:48:03.96+00:00
Dimitar Grozev 20 Reputation points
answered 2024-04-26T06:38:34.0766667+00:00
Nehruji R 1,821 Reputation points Microsoft Vendor
0 answers

RPO has exceeded the configured threshold for source disks 'Disk2, Disk3, Disk4'.

On Azure Site Recovery, I am having problems with disk synchronization on one of my replicated virtual machines. A new drive was added to the physical server, so I disabled the virtual machine and chose the new disk in the configuration to enable it.…

Azure Disk Encryption
Azure Disk Encryption
An Azure service for virtual machines (VMs) that helps address organizational security and compliance requirements by encrypting the VM boot and data disks with keys and policies that are controlled in Azure Key Vault.
161 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.
931 questions
Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
634 questions
asked 2024-04-26T06:37:39.14+00:00
Azure Test 0 Reputation points
1 answer

I can't create a Function with the free subscription

It's been 5 days now trying to create a function app on my free Microsoft Azure account but nothing is working. I have also tried to change regions but nothing is working. Please help me fix the issue.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,125 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,534 questions
asked 2024-04-25T06:42:30.44+00:00
brian obizi 0 Reputation points
commented 2024-04-26T06:37:24.6+00:00
brian obizi 0 Reputation points
0 answers

How to capture depth information from kinect camera

I want to get depth information from the depth camera, but I can only get the depth image which does not contain the real depth. My situation is that I want to detect the thing which is closest to me, but if I use depth image, I still cannot detect it…

Azure Kinect DK
Azure Kinect DK
A Microsoft developer kit and peripheral device with advanced artificial intelligence sensors for sophisticated computer vision and speech models.
285 questions
asked 2024-04-26T06:37:19.8166667+00:00
hc 0 Reputation points
0 answers

How to 'Select the Sent Request command above the GET'

Hi there, I am learning the course 'Create a web API with ASP.NET Core controllers', https://learn.microsoft.com/en-nz/training/modules/build-web-api-aspnet-core/3-exercise-create-web-api It states 'Open the ContosoPizza.http file. This file has been…

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.
897 questions
asked 2024-04-26T05:23:54.9633333+00:00
A L 0 Reputation points
commented 2024-04-26T06:33:20.77+00:00
Pradeep M 165 Reputation points Microsoft Vendor
2 answers

Android uses TTS SDK and 3 errors occur

Hello, our App Android version has used Microsoft's TTS SDK "com.microsoft.cognitiveservices.speech:client-sdk:1.34.0" But 3 errors appear frequently: Error 1: {CancellationReason:Error ErrorCode: ServiceTimeout ErrorDetails:USP error: timeout…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,393 questions
asked 2024-04-16T01:53:41.8933333+00:00
newsay 20 Reputation points
edited a comment 2024-04-26T06:30:03.23+00:00
newsay 20 Reputation points
2 answers One of the answers was accepted by the question author.

Unable to start VM

I'm encountering an error message stating the virtual machine agent is not ready when attempting to start a VM through the portal. I've tried restarting the VM after logging in via RDP, but now the VM won't start at all, and the agent status remains…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,125 questions
asked 2024-04-26T03:37:56.42+00:00
Sidharth Naidu 0 Reputation points
accepted 2024-04-26T06:30:00.55+00:00
Sidharth Naidu 0 Reputation points
0 answers

who hold account administrator on azure CSP subscription?

my company starting to migrate PAYG subscription to CSP subscription. but still pending, because my supervisor need explanation who hold account administrator on CSP subscription. even i login to tenant csp portal, still i must contact csp support to…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
931 questions
Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
876 questions
asked 2024-04-26T06:25:13.53+00:00
Rinto Nurtantho Primaadhiputra 0 Reputation points
1 answer One of the answers was accepted by the question author.

Option to use existing Azurefirewall to secure an existing hub

I am trying to secure vWAN hub with existing Azure firewall but there is an only an option to link Firewall policy from hub -firewall - security hub. When I link the existing policy it creates and new firewall and error out the policy cannot be linked…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
566 questions
asked 2024-04-25T20:20:32.11+00:00
prasantc 776 Reputation points
accepted 2024-04-26T06:23:48.8866667+00:00
prasantc 776 Reputation points
3 answers

Azure backbone network traffic allow access to storage account

Hi, We should allow access to storage account from Dynamics 365 Microsoft managed environment, the access must be granted to blob storage account. The problem is when we try to access storage account in same Azure region the connection from Dynamics 365…

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,686 questions
Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
19 questions
asked 2024-04-25T04:22:14.5433333+00:00
Vladimiras Jakovlevas 0 Reputation points
commented 2024-04-26T06:23:47.0566667+00:00
Vladimiras Jakovlevas 0 Reputation points
3 answers

unable to update throughput settings of a sql database container in cosmos db via bicep

I am trying to update cosmos sql container throughput settings via bicep. Bicep deployment is successful however the configuration is not in place... anyone else is facing this? please help.. thank you resource db_account…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,441 questions
asked 2024-04-12T05:47:12.9566667+00:00
Pamitha Herath 0 Reputation points
edited an answer 2024-04-26T06:21:42.67+00:00
Pamitha Herath 0 Reputation points
1 answer

Create a data factory and pipeline using .NET SDK

Hello, this is my first post here and I hope to find a solution. I am working on a web portal (.NET) hosted in Azure Web Apps and need to create a Service Link for Azure SQL Database in Azure Data Factory when I perform specific actions. The problem is…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,534 questions
asked 2024-04-25T03:13:10.4833333+00:00
Eddy Tegera 0 Reputation points
commented 2024-04-26T06:17:30.4233333+00:00
phemanth 5,735 Reputation points Microsoft Vendor
0 answers

KQL validation is failing locally

I ran dotnet test as per https://github.com/Azure/Azure-Sentinel#run-kql-validation-locally [xUnit.net 00:00:00.41] Exception discovering tests from Kqlvalidations.Tests: System.BadImageFormatException: Could not load file or assembly…

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,802 questions
asked 2024-04-26T06:17:29.5366667+00:00
Ashwin Venkatesha 105 Reputation points
0 answers

Permissions assigned with Grant-PnPAzureADAppSitePermission on a site do not work with custom or non-inherited security.

Good afternoon. When you create the document library and leave it securely inheriting from the main site and allowing you to create folders and files without problems with Add-PnPFolder and Add-PnPFile. But I disinherited the document library permissions…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,621 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,052 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,874 questions
asked 2024-04-25T22:52:10.33+00:00
Jairo Javier Baleta Cali 106 Reputation points
commented 2024-04-26T06:17:28.6166667+00:00
Yanli Jiang - MSFT 21,446 Reputation points Microsoft Vendor
1 answer

Create a Mini Game, Terminal Resize Not Recognized

In the Create methods in C# console applications (Get started with C#, Part 5)1. Challenge project - Create a mini-game When testing code and the terminal is resized, TerminalResized is not triggered. I compiled the Final version and it is not triggered…

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.
897 questions
asked 2024-04-25T20:02:34.1466667+00:00
Bill Preston 0 Reputation points
edited an answer 2024-04-26T06:12:56.62+00:00
Pradeep M 165 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

is it possible to use sharepoint documents in azure openai studio for chat ?

Hello, I'm currently using the "bring your own data" service from azure openai studio. I'd like to know : if it's possible to connect a sharepoint to this service to search and discuss with sharepoint documents, Is it possible to set up…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
707 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,621 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,158 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,372 questions
asked 2024-04-16T19:04:20.1933333+00:00
AMROUN Lysa 181 Reputation points
accepted 2024-04-26T06:11:27.67+00:00
AMROUN Lysa 181 Reputation points
2 answers

Issue with output file format in Azure Data Flow (Delimited text dataset returning parquet files)

I have a Data flow, where I take two sources from a sql database and sink them to a delimited text after some transformation. I am using inline sink types. This data flow works well. After I have another data flow which takes the resulting file and…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,534 questions
asked 2024-04-04T19:17:24.58+00:00
Adrian Searles 0 Reputation points
commented 2024-04-26T06:10:57.8566667+00:00
PRADEEPCHEEKATLA-MSFT 77,081 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

IIS Server websites not working after setup Azure firewall policy.

Hi Guys, Thanks in advance for your help. I have issue with IIS website access after setup azure firewall and policy,. Please help me. I am new for Azure netwotking,

Internet Information Services
Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
566 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.
931 questions
asked 2024-01-26T13:27:59.8366667+00:00
Jay 20 Reputation points
commented 2024-04-26T06:09:09.2433333+00:00
Jay 20 Reputation points
1 answer One of the answers was accepted by the question author.

Required Permissions for Azure CLI Spot-Placement-Recommender API Execution

I'm trying to use the Azure CLI to retrieve the spot-placement-recommender based on the information in the following link: https://learn.microsoft.com/en-us/cli/azure/compute-diagnostic/spot-placement-recommender?view=azure-cli-latest However, the API…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,125 questions
asked 2024-04-18T06:07:35.7933333+00:00
KMU 20 Reputation points
accepted 2024-04-26T06:08:52.4633333+00:00
KMU 20 Reputation points
0 answers

speech Synthesis Language hebrew not working

hey I am reaching out to address an issue I have encountered with the speech Synthesis Language( microsoft.cognitiveservices.speech.sdk ) functionality in JavaScript. I have noticed that when attempting to use the Hebrew language code (he-IL) for…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,393 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
354 questions
asked 2024-04-18T07:44:28.6733333+00:00
Dorin Ben Haim 0 Reputation points
commented 2024-04-26T06:08:47.7+00:00
romungi-MSFT 41,961 Reputation points Microsoft Employee