95,926 questions with Azure-related tags

Sort by: Updated
1 answer

APIM recommendation with service endpoints

With respect to this article, I would like to understand what is the latest recommendation when it comes to APIM networking Art: https://learn.microsoft.com/en-us/azure/api-management/api-management-using-with-vnet?tabs=stv2 Can you suggest why private…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,771 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,164 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
469 questions
asked 2024-05-03T07:36:28.02+00:00
Pulin Gupta 0 Reputation points
edited a comment 2024-05-07T14:52:58.0166667+00:00
Ben Gimblett 3,410 Reputation points Microsoft Employee
0 answers

Pass value from an array selectively to For Each

Hi, I have a parent pipeline that captures values in an array - ArrayFullLoadData. Currently ArrayFullLoadData have three values [A,B,C] and the same is passed to a ForEach with @pipeline.parameters.ArrayFullLoadData. Inside ForEach, values A, B,C are…

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,402 questions
asked 2024-05-03T19:53:04.3366667+00:00
Kumar, Arun 296 Reputation points
commented 2024-05-07T14:52:56.0333333+00:00
Kumar, Arun 296 Reputation points
0 answers

Trouble deleting an azure account from laptop

We are moving everyone at our company from local accounts to Azure-linked accounts. On my laptop, I wanted to see what would happen if someone else logged into it using their Microsoft credentials. They were able to do so successfully. They now show up…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
956 questions
asked 2024-05-07T14:52:55.3533333+00:00
Shawn Brown 0 Reputation points
0 answers

How to Configure Application Insights in .Net Framework 4.5 ASP.NET Web API Project

First Created Application Insights Installed Microsoft.ApplicationInsights 2.14.0 version Installed Microsoft.ApplicationInsights.Web 2.14.0 version Then automatically ApplicationInsights.Config file added After that added…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,168 questions
asked 2024-05-07T14:50:21.2+00:00
02838884 0 Reputation points
edited the question 2024-05-07T14:52:13.27+00:00
02838884 0 Reputation points
1 answer

Force execution of SQL Server - Azure ARC Migration Assessments

Hello, I'd like to test the Migration tool on Azure Arc, but I'm unable to proceed because the "Migration Assessment" is scheduled for Sunday. Is there a way to force this task? It seems that the "Best Practices Assessment" is not…

Azure SQL Database
Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
327 questions
asked 2024-05-07T10:24:15.01+00:00
Lorenzo Dalla Pozza 0 Reputation points
answered 2024-05-07T14:51:14.7666667+00:00
GeethaThatipatri-MSFT 27,717 Reputation points Microsoft Employee
1 answer

IF after i sign up in free account with giving my credit card info and all...does it starts charging us money automatically after free trail is over or verification is done for microsoft azure

basically does microsoft cost money automatically from our accounts or not

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,059 questions
asked 2024-05-07T14:26:46.1033333+00:00
Aastha shinde 0 Reputation points
answered 2024-05-07T14:49:24.5833333+00:00
Michael Taylor 48,656 Reputation points
1 answer

ASD: How can I determine replica name from info in sys.dm_database_replica_states?

I have named replicas (NOT availability replicas) in my Azure SQL Database instance. When retrieving information from sys.dm_database_replica_states (generally to check secondary_lag_seconds), how can I determine the replica name associated with each…

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.
956 questions
asked 2024-05-07T14:04:13.9166667+00:00
Joseph Harris 0 Reputation points
commented 2024-05-07T14:45:30.64+00:00
Joseph Harris 0 Reputation points
2 answers

Azure Functions App | Certificate Based API Calls

Certificate based API call is failing, getting Policy falsified error from client. I have configured thumbprint in c# post method code and uploaded .cer certificate in azure portal but still unable to connect client service from Azure function dot…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,771 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,305 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,925 questions
asked 2024-03-29T11:56:13.4+00:00
Kiran Purohit 0 Reputation points
answered 2024-05-07T14:45:17.2933333+00:00
Pinaki Ghatak 2,400 Reputation points Microsoft Employee
2 answers

View/Tables lineage view as report

I have requirement to create Power BI report for views/tables lineage current project design is source > ADF>Snowflake>power BI Requirement is suppose if I select VW_TEST , it should give details from source level to view level like source job…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,615 questions
asked 2024-03-30T02:52:37.4433333+00:00
chandu 0 Reputation points
answered 2024-05-07T14:42:26.1533333+00:00
Pinaki Ghatak 2,400 Reputation points Microsoft Employee
0 answers

How to exclude a VM from a StartStopV2 logic app

Good day, I have 5 Azure VMs running. I also have a StartStopV2 Logic app that automatically switches these 5 VMs on at a specified date and time. I wish to exclude 1 VM from this logic app, but I don't see a solution for this.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,168 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.
956 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,859 questions
asked 2024-05-07T14:38:38.8133333+00:00
Cameron Blackwell 0 Reputation points
1 answer

My react Static web app returns 404 after reload except from the home page, i have tried a lot of fixes, somebody help!!!

After hosting my React web app on Azure, certain web pages are encountering 404 errors upon reload, leading to indexation issues with Google. Despite attempting URL rewrite rules and suggestions from GPT, the problem persists. This configuration is…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,925 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
769 questions
asked 2023-08-02T16:05:56.5+00:00
Michael Fadehan 0 Reputation points
commented 2024-05-07T14:38:08.04+00:00
qi zhang 0 Reputation points
2 answers

Azure Functions with Event Hub Trigger - Not able to caught up on incoming messages load

@Anonymous I was following an earlier post(https://learn.microsoft.com/en-us/answers/questions/1331841/azure-functions-with-event-hub-trigger-incoming-me) related to my question I am also facing similar kind of issue wherein my event hub trigger is not…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,305 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
560 questions
asked 2024-03-27T19:40:28.3366667+00:00
Malik, Deepankar 25 Reputation points
answered 2024-05-07T14:37:34.6766667+00:00
Pinaki Ghatak 2,400 Reputation points Microsoft Employee
3 answers

All Functions within a Function App Running on CRON Change - Duplicated Transaction Logs

Unexpected Behaviors: Any change to the CRON expression in either timer trigger will trigger both functions I added a third function (testtimer) to run every hour at the 50th minute (0 50 * * * *) and that initiated all three functions for some…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,305 questions
asked 2024-03-30T18:49:46.57+00:00
Matthew Hughes 0 Reputation points
answered 2024-05-07T14:29:42.6133333+00:00
Pinaki Ghatak 2,400 Reputation points Microsoft Employee
0 answers

Suggested Online Azure AI classes

Hi all; Can anyone recommend some AI online training, Microsoft or Pluralsight (or another source if it's better) for: Building a Search/Recommendation engine. This is for an event management system (sort-of like meetup) where the users have a fair…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,202 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,406 questions
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.
952 questions
asked 2024-05-03T15:06:54.5633333+00:00
David Thielen 2,281 Reputation points
commented 2024-05-07T14:28:34.25+00:00
David Thielen 2,281 Reputation points
2 answers One of the answers was accepted by the question author.

Orthorectified satellite imagery

Does anyone know if bing maps/azure maps has an option for orthorectified satellite imagery like Google maps offers?

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
595 questions
asked 2024-05-02T12:00:52.7933333+00:00
Matt Agnes 20 Reputation points
commented 2024-05-07T14:27:09.29+00:00
Matt Agnes 20 Reputation points
0 answers

App Service not visible in list of App Services

I have two App Services created over a year ago that used to be visible in the list of App Services. As of recently, the list is not including these two particular App services. They are still working correctly, and they are also available in the list of…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,925 questions
asked 2024-05-03T13:49:24.34+00:00
Jurgen Cassar 0 Reputation points
commented 2024-05-07T14:27:09.2666667+00:00
VenkateshDodda-MSFT 18,451 Reputation points Microsoft Employee
0 answers

Try it out

Following the guide (https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/how-to/model-customization?tabs=studio) and having succeeded to the point of model training and evaluation. Now i want to try / test the one. But i don't have the…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
315 questions
asked 2024-05-06T06:54:45.09+00:00
Alexey Zhilenko 0 Reputation points
commented 2024-05-07T14:25:50.9+00:00
dupammi 6,815 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Azure Function App Erro

Hi Everyone, I am currently working as a newcomer in the realm of Azure Digital Twins. I am reaching out to seek your expertise on a particular issue I've encountered. In my current project, I am utilizing TwinCAT3 to establish connectivity with Azure…

Azure Digital Twins
Azure Digital Twins
An Azure platform that is used to create digital representations of real-world things, places, business processes, and people.
220 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,305 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,127 questions
asked 2024-04-29T15:01:13.56+00:00
Jayashri Goddanti 0 Reputation points
answered 2024-05-07T14:25:40.05+00:00
Jayashri Goddanti 0 Reputation points
3 answers

Azure Monitor - Alert Notification via Teams

Hi Team, I got one article regarding alert notification via team using logic app. please see below link. https://techcommunity.microsoft.com/t5/core-infrastructure-and-security/azure-monitor-alert-notification-via-teams/ba-p/2507676 I want to configure…

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,813 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,859 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,615 questions
asked 2024-04-03T06:34:20.78+00:00
Ram Babu 45 Reputation points
answered 2024-05-07T14:25:28.5666667+00:00
Pinaki Ghatak 2,400 Reputation points Microsoft Employee
1 answer

Hi Folks. When will the CLI be available for Ubuntu 24.04? Thanks.

Hi Folks. When will the CLI be available for Ubuntu 24.04? Thanks.

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
643 questions
asked 2024-05-03T14:46:41.24+00:00
MarkofTheKanes 0 Reputation points
commented 2024-05-07T14:25:00.37+00:00
igorep 0 Reputation points