92,366 questions with Azure-related tags

Sort by: Updated
0 answers

Creating a resource (Via Azure Portal) and adding a data disk doesn't update the price under "Review + create" tab

Hi, I know that the disk cost separately - But If the portal gives me the option to add a disk as part of the resource creation shouldn't it be update under Review + create? Obviously in the pricing calculator it shows the updated price... which…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
6,978 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.
885 questions
asked 2024-03-28T09:56:31.79+00:00
Liran Hovav 0 Reputation points
2 answers

REST pagination in Azure Data Factory in COPY

I have created a Pipeline in Azure Data Factory that contains a single COPY function. I want to copy from a REST service. Everything is working apart from the pagination. Here is the response from the REST service (note that for ease of reading I have…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,334 questions
asked 2024-03-17T10:25:49.08+00:00
TC 0 Reputation points
commented 2024-03-28T09:55:48.72+00:00
ShaikMaheer-MSFT 37,566 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Should we unsubscribe from event listeners for 'ready', 'click', etc... in azure-maps-control

Hello Dear All, I found a lot of examples how to deal with events we subscribed to listen to in Azure Maps event (azure-maps-control), like map.events.add('mouseover', cluster, markerHovered); map.events.add('mouseleave', cluster,…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
577 questions
asked 2024-03-27T16:25:39.75+00:00
MaxEric 20 Reputation points
commented 2024-03-28T09:55:47.7133333+00:00
MaxEric 20 Reputation points
1 answer

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,112 questions
asked 2024-03-26T15:06:44.3766667+00:00
Sayed Reda 0 Reputation points
commented 2024-03-28T09:54:34.7433333+00:00
Sayed Reda 0 Reputation points
0 answers

Is it possible to use both self-hosted and managed default gateways in one APIM instance?

Is there a way to have a self hosted gateway in APIM used by specific apis where as other apis can continue to use the default gateway?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,694 questions
asked 2024-03-28T09:52:15.3+00:00
Smruti Ranjan Nayak 61 Reputation points Microsoft Employee
2 answers

Connect Az managed Grafana instance to Azure Data Explorer cluster

I have an Azure Data Explorer cluster that's stood up in tenant A. I am trying to connect to it from my Grafana UI(adding a new data source), which is in tenant B. In the Azure Data Explorer cluster DB, I have added the necessary permissions using the…

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
475 questions
Azure Managed Grafana
Azure Managed Grafana
An Azure service used to deploy Grafana dashboards for analytics and monitoring solutions.
78 questions
asked 2024-03-19T05:08:29.99+00:00
Saikrishnan Srivatsan 0 Reputation points Microsoft Employee
commented 2024-03-28T09:50:05.9133333+00:00
ShaikMaheer-MSFT 37,566 Reputation points Microsoft Employee
1 answer

Data flow sink preview is sorted but not sorted in the outputted tsv sink file

I have a data flow in data factory that gets data from a database and transforms some columns and then outputs it on a tsv sink file. In this data flow the data is sorted by a certain column. The sink preview is sorted correctly but when I open the…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,334 questions
asked 2024-03-21T04:05:25.86+00:00
rbc_user 0 Reputation points
commented 2024-03-28T09:48:35.7433333+00:00
ShaikMaheer-MSFT 37,566 Reputation points Microsoft Employee
0 answers

Tumbling window trigger in copy pipeline seems to be copying more data than present in the window.

I used the 'Ingest' option in Azure data factory to enable continuous ingestion from one table to another table using Tumbling window trigger. I set the interval in the Tumbling window trigger to 15 mins and the window start and end time for each trigger…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,334 questions
asked 2024-03-26T02:40:14.8633333+00:00
Swetha Seelam 0 Reputation points Microsoft Employee
commented 2024-03-28T09:48:09.3366667+00:00
Smaran Thoomu 8,025 Reputation points Microsoft Vendor
0 answers

Suitable backup location for the Certificate and DEK backup for a database with Transparent Data Encryption Enabled on SQL Server

I have SQL instances that will have TDE enabled soon and I need a backup option for the Certificate and DEK after the database has been encrypted, I don't want to have the files on the same location where the databases are hosted so I thought key vault…

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,082 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,480 questions
asked 2024-03-28T09:47:34.0066667+00:00
Themba Phiri 0 Reputation points
0 answers

How to write APIM (Azure API Mgt Svc) Policy to implement RBAC (Role Based Access Control) to restrict access to my Azure Func?

I want to create service two principals using "az ad sp create-for-rbac" and assign custom roles to them using "az role definition create" and "az role assignment create". Then I want to log in as each service principal…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,112 questions
asked 2024-03-26T22:12:19.53+00:00
Siegfried Heintze 1,851 Reputation points
commented 2024-03-28T09:45:07.15+00:00
Ben Gimblett 3,320 Reputation points Microsoft Employee
0 answers

If no availability zone is selected in a region during provisioning of APIM, where do units of an APIM get deployed in that region? Is there a default zone in every region?

If no availability zone is selected in a region during provisioning of APIM, where do units of an APIM get deployed in that region? Is there a default zone in every region?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,694 questions
asked 2024-03-28T09:43:19.1+00:00
Smruti Ranjan Nayak 61 Reputation points Microsoft Employee
2 answers

Missing logs in azure monitor

Hello! Is there a reason for missing logs in a function app? for some requests the logs are visible, but sometimes they are not shown so I'm wondering what could affect the function logging so that no results are shown. Not are functions are affected…

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,740 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,112 questions
asked 2024-03-22T11:07:06.28+00:00
answered 2024-03-28T09:37:20.6333333+00:00
Deepanshu katara 2,920 Reputation points
1 answer

Getting error while deploying Llama-2-7b chat

facing issue while deploying Llama2-7b-chat model as a service on Azure AI studio.  Below is the screenshot. Pay as you go method is the suitable method, so please provide any steps that we our admin can follow to achieve the same. (Note->please…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,507 questions
asked 2024-03-27T09:06:16.1966667+00:00
MANISH KUMAR RANA 20 Reputation points Microsoft Vendor
commented 2024-03-28T09:28:25.72+00:00
MANISH KUMAR RANA 20 Reputation points Microsoft Vendor
1 answer

KQL (Kusto Query Lenguage) query to get all clients that have requests from different cities

I have this query and it almost gives what i want, but i'd like to get rid of requests that have only 1 city requests | where url contains "GetContactInfo/BR" | distinct client_City, url | summarize requests = count() by client_City | join…

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,740 questions
asked 2024-03-27T21:30:22.8166667+00:00
Vasiliy Grinko 0 Reputation points
edited an answer 2024-03-28T09:21:35.71+00:00
AnuragSingh-MSFT 19,266 Reputation points
1 answer One of the answers was accepted by the question author.

VM image download

HI, I tried several times to deploy the images from Azure within the HCI cluster in vain. both via powershell and the azure interface I have the following problems Powershell command on node: az stack-hci-vm image create --subscription…

Azure Stack HCI
Azure Stack HCI
A hyperconverged infrastructure operating system delivered as an Azure service that provides security, performance, and feature updates.
257 questions
asked 2024-01-16T13:38:15.3566667+00:00
Samuele Provvedi 85 Reputation points
commented 2024-03-28T09:20:38.1133333+00:00
Samuele Provvedi 85 Reputation points
2 answers

What Is the Best Way to See Raw Data Stream Being Passed from SQL to .NET Application?

I am running some functions on application startup for my .NET application. This mostly involves running a bunch of scripts on my SQL database to ensure plans are cached. These queries are generated from EFCore-compiled queries. In doing this, I…

Azure SQL Database
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,261 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,075 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,480 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,685 questions
asked 2024-03-14T19:52:31.8+00:00
Mike-E-angelo 441 Reputation points
commented 2024-03-28T09:18:49.9+00:00
Mike-E-angelo 441 Reputation points
0 answers

Stuck in Login-Cycle due to Authenticator App (and it is not funny)

This login process of Microsoft Developer E5 program has a serious flaw that irreparably breaks the authentication process from the user's perspective. I don't know why, but when I log in to the developer account, regardless of the device, Microsoft…

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,299 questions
asked 2024-03-28T09:17:38.66+00:00
Thomas Brandstätter 15 Reputation points
1 answer

How can i "Run the following commands to add the service principal."

I am fighting with this tutorials. https://github.com/Azure/mtm-labs/blob/main/container/prerequisites/acr.md#give-the-marketplace-access-to-your-acr I'm tring this command. Run the following commands to add the service principal. az ad sp create --id…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
373 questions
asked 2024-03-26T05:12:09.2966667+00:00
Kurokawa Ryo 0 Reputation points
commented 2024-03-28T09:17:03.0366667+00:00
Deepanshu katara 2,920 Reputation points
1 answer

How to allow access for Azure Synapse pipeline to connect to logic app which has public access disabled with Vnet, NSG and user defined route configuration enabled

Hi, I need to call logic app through web activity from a synapse pipeline, get the error as "The web app you have attempted to reach has blocked your access". The synapse workspace has managed virtual network configured and the logic app has…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,770 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,087 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,248 questions
asked 2024-03-26T14:01:38.6733333+00:00
Nandini S (Nokia) 20 Reputation points
commented 2024-03-28T09:16:40.95+00:00
Deepanshu katara 2,920 Reputation points
2 answers

ServiceBus looks at the error reported by the client. Under the error information picture, how to troubleshoot?

{"az.sdk.message":"Disposing of ReactorConnection.","connectionId":"MF_1e0f1e_1709916824303","isTransient":false,"isInitiatedByClient":false,"shutdownMessage":"Connection reset…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
535 questions
asked 2024-03-26T07:26:37.0066667+00:00
Ma Gan, CIS-T-13(DEEPZERO) 0 Reputation points
commented 2024-03-28T09:16:11.72+00:00
Deepanshu katara 2,920 Reputation points