341,284 questions

Sort by: Updated
0 answers

How to fix BadGateway when creating Function App? "The subscription is not allowed to create or update the serverfarm"

I'm trying to create a Function App but getting BadGateway error: "The subscription xxx is not allowed to create or update the serverfarm". I've looked at similar issues on this forum and found that its a known issue but couldn't really find…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,244 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,860 questions
asked 2024-04-24T13:03:05.33+00:00
Mian Abuzar 0 Reputation points
0 answers

PushNotifications: Upgrade to FCMv1 is not delivering Templated Notifications from Azure

Using this link GCM/FCM notifications to FCM v1. I am trying to migrate from GCM/FCM notifications to FCM v1. From the guide, I - Configured the Firebase Service Account Credentials in Azure Notification Hub. Updated backend SDK C# code use FCM v1…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
262 questions
asked 2024-04-19T14:57:24.39+00:00
Smitha Kalluparambil 0 Reputation points
commented 2024-04-24T13:02:13.7166667+00:00
Smitha Kalluparambil 0 Reputation points
2 answers

How to fix error MSB4057 The target "ComputeLinkImportLibraryOutputsForClean" does not exist in the project

I am trying to make a game and everytime I build my solution this error pops up I am using the following NuGet Packages SDL SDL_image.h SOIL Box2D OpenAL.Soft GLM Boost I am also using the following libraries cpptoml FastNoiseLite ImGUI

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,595 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,526 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
938 questions
asked 2024-04-12T08:55:52.2633333+00:00
Veritum 5 Reputation points
edited an answer 2024-04-24T13:01:58.3833333+00:00
Gordon Elliott 0 Reputation points
5 answers

Keyboard not working correctly in Visual Studio 2022

Running VS2022 17.7.4. Frequently only alpha numeric keys work. All function keys, backspace etc not working. Keyboard works fine in all other programs. Reset Key mapping has no effect.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,595 questions
asked 2023-09-24T15:22:24.3733333+00:00
Chris Davies 80 Reputation points
answered 2024-04-24T13:01:50.01+00:00
Donny Alumbaugh 0 Reputation points
0 answers

AI Skills Challenge​ voucher

Hello I have completed the challenges for the certification voucher on "AI Skills Challenge: Azure Machine Learning", "AI Skills Challenge: Azure AI Fundamentals" and "AI Skills Challenge: Build next generation apps with Azure…

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.
883 questions
asked 2024-04-24T10:31:28.95+00:00
Maurizio Marinelli 0 Reputation points
edited the question 2024-04-24T13:01:41.63+00:00
AshokPeddakotla-MSFT 27,311 Reputation points
2 answers One of the answers was accepted by the question author.

Azure Function Information Logs not showing in App Insights

After migrating to Isolated process azure function, information logs stopped to be shown in application insights only Warning and Error logs are stored without even log level. Here is a sample code: Here logs are shown in console: But here information…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,244 questions
asked 2024-03-26T15:06:44.3766667+00:00
Sayed Reda 20 Reputation points
commented 2024-04-24T13:00:22.1966667+00:00
Sayed Reda 20 Reputation points
1 answer

Consistency Point Objective and Azure Site Recovery

Would someone be able to explain to me the difference between a "Replication policy" and a "Replication Group" when setting up Azure Site Recovery. I can't seem to find the language below anywhere in the vault other than when you…

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
631 questions
asked 2024-04-23T01:16:42.6466667+00:00
AdamTyler-3590 70 Reputation points
commented 2024-04-24T12:59:56.3133333+00:00
SadiqhAhmed-MSFT 37,536 Reputation points Microsoft Employee
1 answer

Degraded revision in Container App

I have a container app that isn't deploying a new revision, following some code changes in the project. The new revision is showing as "degraded". From the logs, it just says the revision is in an unhealthy state - no more errors that point me…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
260 questions
asked 2024-04-24T10:39:02.0566667+00:00
Rob Smith 0 Reputation points
commented 2024-04-24T12:59:25.9366667+00:00
Rob Smith 0 Reputation points
2 answers

Ubuntu 22.04 - The install the ODBC driver error

Here is the result of the trying to build docker image with installing the ODBC driver: RUN apt-get update && ACCEPT_EULA=Y apt-get install -y msodbcsql18: 0.361 Hit:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease 0.440 Hit:2…

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,689 questions
asked 2024-04-24T12:22:25.1866667+00:00
Efim Gerasimov 0 Reputation points
answered 2024-04-24T12:59:25.92+00:00
Efim Gerasimov 0 Reputation points
0 answers

Can I Access Feature Weights in Azure AutoML Time Series Forecasting Models?

After deploying a time series forecasting model in Azure AutoML, I'm interested in examining the weights assigned to each feature column utilized by the model to generate predictions. While exploring the 'Explain model' feature, I only found the weight…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,560 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,113 questions
asked 2024-04-24T09:46:16.7033333+00:00
Anjali Kumawat 20 Reputation points
commented 2024-04-24T12:58:47.1066667+00:00
santoshkc 4,095 Reputation points Microsoft Vendor
0 answers

CTRL Commands Not Working with Winforms Web Browser

Hello, We have an application with a winforms web browser hosted on a WPF window and this browser is used to load HTML's within our application. These HTML files have fields that allow users to fill out. Letters and numbers work fine when put into the…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,826 questions
Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,670 questions
asked 2024-04-22T20:38:22.62+00:00
Lpatz-4663 20 Reputation points
edited a comment 2024-04-24T12:57:26.8+00:00
Lpatz-4663 20 Reputation points
0 answers

I have a BGP peer that cannot receive MD5 signature between Azure ExpressRoute and Cisco 8000V edge router?

I was working with Cisco on the BGP peer going down whenever there is any kind of hit/bounce, the peer does not recover. This scenario happens accross the two ExpressRoute circuits Primary/Secondary. The peering is between a Cisco 8000V to Azure…

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,110 questions
Azure ExpressRoute
Azure ExpressRoute
An Azure service that provides private connections between Azure datacenters and infrastructure, either on premises or in a colocation environment.
322 questions
asked 2024-04-24T12:57:21.01+00:00
Dennis Slaughter 0 Reputation points
0 answers

Web App Deployment in Azure AI Studio stuck deploying for over a week, how can I cancel it?

I've been deploying a few web apps via Azure AI studio's 'Deploy to Web App' feature within the playground of the 'build your own co-pilot' feature over the last few months, never taken longer than a few minutes, I set one up on Tuesday (16th) last week…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,148 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,860 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,365 questions
asked 2024-04-24T10:20:05.7633333+00:00
Rich Merrett 0 Reputation points
commented 2024-04-24T12:57:02.2566667+00:00
AshokPeddakotla-MSFT 27,311 Reputation points
0 answers

How to translate database content with Azure Translator by ADF or Synapse notebook?

There is an Azure Database table. Some of columns need to be translated from one language to another into additional columns. Such as from English to Spanish, or Portuguese to English, etc. I am exploring how I can use ADF or Synapse notebook to…

Azure SQL Database
Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
340 questions
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,359 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,521 questions
asked 2024-04-22T15:17:46.4133333+00:00
Dataholic 80 Reputation points
commented 2024-04-24T12:56:22.5533333+00:00
Dataholic 80 Reputation points
1 answer One of the answers was accepted by the question author.

Scratch file -Mars agent

I want to ask something related to the Mars agent. I changed the scratch file in the registry to drive D. knowing that was in drive C, but drive C is fully full. I have a lot of space in drive D, but when the backup runs, the failed error tells me that…

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,124 questions
asked 2024-04-08T07:07:09.1166667+00:00
jihad majed 270 Reputation points
accepted 2024-04-24T12:55:47.27+00:00
jihad majed 270 Reputation points
0 answers

Error in VSCode when connecting to Function Apps in some subscriptions but not others.

In VS Code, using the Azure Extension, when I click on a Function Apps there is an error generated for each function in two of my subscriptions but not two others. It makes no difference whether the functions are working or not. The error seems to come…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,244 questions
asked 2024-04-19T14:43:07.7933333+00:00
WildAl 5 Reputation points
commented 2024-04-24T12:55:37.9633333+00:00
Yash Dhanore 0 Reputation points
0 answers

Azure Function with Transparent Microsoft Authentication?

I have a SharePoint Online page with some custom JavaScript that calls an Azure function protected by Microsoft App Authentication. The JavaScript runs fetch('someGetRequestFromAzureFunction') and the get request gets redirected to login.microsoft.com…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,244 questions
asked 2024-04-24T12:55:25.2133333+00:00
Learn SharePoint 0 Reputation points
1 answer

Automating the Client Secrets rotation using KeyVault or any methods before the expiry date?

I need to rotate the Client Secrets in my existing subscriptions before the expiry date. How can I achieve it for multiple subscriptions when using the suggested method ttps://learn.microsoft.com/en-us/azure/key-vault/secrets/tutorial-rotation? Can I…

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,110 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,244 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,565 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,043 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,442 questions
asked 2024-04-16T03:27:13.7333333+00:00
EnterpriseArchitect 4,721 Reputation points
commented 2024-04-24T12:55:18.87+00:00
EnterpriseArchitect 4,721 Reputation points
0 answers

Magnifier Not Showing New Teams notifications

We have a coworker who is having issues with seeing the New teams notifications while using the magnifier tool. The notification does show up on the screen but is virtually invisible when hoovered over the notification using the magnifier tool. When…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,051 questions
asked 2024-04-22T17:28:55.3666667+00:00
Kennii V 0 Reputation points
edited the question 2024-04-24T12:55:07.39+00:00
ChetanSharmamsft 1,026 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Linq join of 3 tables

I have three tables with same fields. I can join 2 tables with following Linq. List<CommonPoints> lista = poso.assists.ToList(); List<CommonPoints> listp = poso.points.ToList(); List<CommonPoints> listg=poso.goals.ToList(); var…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,857 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,229 questions
asked 2024-04-23T20:58:23.7866667+00:00
Lloyd Sheen 1,356 Reputation points
commented 2024-04-24T12:54:10.59+00:00
Lloyd Sheen 1,356 Reputation points