96,226 questions with Azure-related tags

Sort by: Updated
3 answers One of the answers was accepted by the question author.

Azure functions running 64 Bit native c++ dll

Hi Community, I reached out to Azure support via twitter and they suggested I post in here, for any help that might come my way. I have a .Net5 Isolated function that is running some proprietary c++ dll's, that I have compiled as 64 bit, these run…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,323 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,542 questions
asked 2021-07-25T10:14:26.913+00:00
Michael Pine 21 Reputation points
answered 2024-05-09T19:24:54.6633333+00:00
Hochgurtel, Brian D 20 Reputation points
0 answers

azure request time out

i am uploading a video to azure blob storage through a node js server hoster in azure app service! sometimes i get request time out error 408! always on is activated in azure app service configuration

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,944 questions
asked 2024-05-09T19:23:03.8666667+00:00
Iheb Jandoubi 5 Reputation points
3 answers

How to backup SQL database in Azure VM from SQL agent?

Hello, we are intending to transfer all SQL database baackups to Azure and have several backups that we need to run manually/on-demand using SQL agent jobs. I have created a backup policy specifically for on-demand backups, and while some online sources…

SQL Server on Azure Virtual Machines
asked 2024-03-25T15:02:53.0866667+00:00
Sridhar.Kamala 5 Reputation points
commented 2024-05-09T19:17:20.7666667+00:00
Sridhar.Kamala 5 Reputation points
0 answers

Control Egress/Ingress Traffic to AKS Cluster

Hello, I run into an issue when placing an AKS cluster behind a BASIC Azure Firewall. I am basically following this guide: https://learn.microsoft.com/en-us/azure/aks/limit-egress-traffic?tabs=aks-with-system-assigned-identities (with the exception where…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,877 questions
asked 2024-05-09T10:23:45.46+00:00
Kasun Buddika 0 Reputation points
commented 2024-05-09T19:13:59.75+00:00
Kasun Buddika 0 Reputation points
1 answer

Mapping Address Values to Relative URLs in Azure Data Factory

In Azure Data Factory, how can I map address values obtained from a source dataset to their corresponding relative URLs stored in a lookup dataset? Could you provide a step-by-step guide on configuring a lookup activity to achieve this mapping within a…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,640 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.
50 questions
asked 2024-05-09T14:06:56.83+00:00
Kayode Ogidan 0 Reputation points
answered 2024-05-09T19:09:32.0366667+00:00
Amira Bedhiafi 15,751 Reputation points
1 answer

Use the copy activity to create a file of all BLOB file names in a container

I have a blob container with approximately 100 image files. I want to get the name of each of those image files and copy the names to a single file. I have tried to create pipelines using Get Metadata/Set Variable/Foreach/Copy and I just can't get it to…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,640 questions
asked 2024-05-08T21:00:20.2666667+00:00
Baker, Rick 0 Reputation points
edited a comment 2024-05-09T19:07:29.0933333+00:00
Baker, Rick 0 Reputation points
3 answers

Urgent Help Needed: Unable to Cancel Subscription or Remove Payment Method

Hello Microsoft Community, I'm facing a critical issue with my Azure subscription and I'm hoping someone can offer some guidance. I signed up for Azure services for educational purposes and availed of the one-month free trial. However, upon the trial's…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,068 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.
974 questions
asked 2024-05-09T13:04:05.35+00:00
Farid Dibirov 0 Reputation points
commented 2024-05-09T19:02:29.3033333+00:00
marina chechelnytska 0 Reputation points
0 answers

Is it possible to access Azure Resource Manager (https://management.azure.com/subscriptions/8710ff2b-e468-434a-9a84-e522999f6b81/providers/Microsoft.Compute/skus?api-version=2021-07-01) from a VNet which does not have internet access?

Is it possible to access Azure Resource Manager (https://management.azure.com/subscriptions/xxxxxxxxxxxxxxx/providers/Microsoft.Compute/skus?api-version=2021-07-01) from a VNet which does not have internet access? I dont have NAT gateway specified and…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
974 questions
asked 2024-05-09T18:58:46.5466667+00:00
Arvind 0 Reputation points
1 answer One of the answers was accepted by the question author.

Uninstall ASR mobility service

Hello, I've followed a few articles for installing the mobility service and registering a given machine with the replication appliance, but what about uninstalling? Is this msiexec command from the following post sufficient to unregister from the…

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
641 questions
asked 2024-05-07T23:29:01.1+00:00
AdamTyler-3590 210 Reputation points
commented 2024-05-09T18:58:36.6533333+00:00
SadiqhAhmed-MSFT 38,321 Reputation points Microsoft Employee
0 answers

Unable to import any Knowledge base using PDF via the custom question answering Import API

The Question Answering Projects - Import is not uploading the file instead giving Response Code: 202 and when checked for the import status its showing succeeded. [ { "op": "add", "value": { …

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,412 questions
asked 2024-05-08T08:39:23.0166667+00:00
Himanshi Gupta 0 Reputation points
commented 2024-05-09T18:54:32.82+00:00
Himanshi Gupta 0 Reputation points
1 answer

Is there another way to disable weak TLS cipher suites in Azure Function App Consumption Plan?

I saw that there is a way to choose Minimum Inbound TLS Cipher Suite directly through the configuration > General settings, but this feature only appears for Functions of the Elastic premium plan. Where can I point this configuration for Functions of…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,323 questions
asked 2024-05-09T18:19:38.1633333+00:00
Bruno Von Helde de Oliveira 0 Reputation points
answered 2024-05-09T18:53:38.5366667+00:00
TP 76,846 Reputation points
1 answer

azure prononciation assessment input video

can i give to azure prononciation assessment a video input ?

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,411 questions
asked 2024-05-09T16:12:24.94+00:00
Iheb Jandoubi 5 Reputation points
answered 2024-05-09T18:43:51.5333333+00:00
romungi-MSFT 42,296 Reputation points Microsoft Employee
0 answers

Cannot log into Office 365 account without the authenticator app

I am stuck!!! I have an onmicrosoft.com account. I changed my phone and it did not transfer the apps to the authenticator app. I now am unable to access the account. What is the solution? Unfortunately, I am the admin account! In order to get past any…

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,565 questions
asked 2024-05-09T18:41:33.3333333+00:00
17th Harrow Admin 0 Reputation points
1 answer

commitment tiers of azure AI services

are the commitment tiers of Azure AI services - document intelligence applicable.

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,403 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,412 questions
asked 2024-05-09T15:42:30.3633333+00:00
Manvendra Mahra 0 Reputation points
answered 2024-05-09T18:38:12.19+00:00
romungi-MSFT 42,296 Reputation points Microsoft Employee
0 answers

My subscription erroneously was disabled for "Suspicious Activity" and I cannot log a support ticket for review.

Hi, My 12 months of popular free services plus more than 40 services that are always free subscription has been disabled due to suspicious activity in my subscription that violates the Microsoft Acceptable Use Policy. I can confirm I have done nothing…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,068 questions
asked 2024-05-08T13:13:17.5166667+00:00
psivius 0 Reputation points
commented 2024-05-09T18:36:01+00:00
SadiqhAhmed-MSFT 38,321 Reputation points Microsoft Employee
1 answer

Print spooler stop avd Windows 11 multi-session 23h2

Windows 11 avd 23h2, the printer spooler randomly stops, with 21h2 no problem. only error 7036 appears in the event viewer, what could it be?

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,374 questions
asked 2024-05-09T07:07:32.1666667+00:00
a.t.-47 0 Reputation points
answered 2024-05-09T18:35:48.3233333+00:00
kobulloc-MSFT 23,496 Reputation points Microsoft Employee
2 answers

Azure kubernetes service is not deploying neither with terraform, nor with manually

Hi, I am working on to create a kubernetes cluster in Azure. The whole infrastructure must be coded in terraform. This is fine. However, when I deploy the AKS cluster, the VMSS creation is always failing with the following error in the activity…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,877 questions
asked 2023-10-25T18:05:22.71+00:00
Gabor Varga 26 Reputation points
commented 2024-05-09T18:34:39.0733333+00:00
Húbek Peter 0 Reputation points
0 answers

My Microsoft Authenticator isn't working

I am trying to scan a QR code with the Microsoft Authenticator app but it just won't scan. It's not giving me error code or side messages or anything, it's just not scanning it. And I can't enter the code manually because the code has numbers and letters…

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,565 questions
asked 2024-05-09T18:32:49.45+00:00
Jalyn Meteer 0 Reputation points
0 answers

How does pricing for Azure Assistants API code-interpreter work?

Hi I am using gpt-35-turbo-0613 model for Assistants api (same thread) as code-interpreter I have 83 input token and 198 output token and my calculated price is £0.0304445(which appears high) including code-interpreter source the problem is I quite does…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,213 questions
asked 2024-05-09T15:01:17.9366667+00:00
Karishma Nanda 155 Reputation points
commented 2024-05-09T18:32:02.7766667+00:00
romungi-MSFT 42,296 Reputation points Microsoft Employee
0 answers

Issues with EF Update Command and Azure Credentials in ASP.NET Core Application

I am encountering errors while attempting to run an Entity Framework (EF) update command (dotnet ef database update) from my ASP.NET Core application. The application is connected to a database hosted on Azure. After executing the EF update command, I am…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
697 questions
Azure SQL Database
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,202 questions
asked 2024-05-09T18:29:21.49+00:00
Yamen Edel 0 Reputation points