294,677 questions

Sort by: Updated
1 answer

Azure Alert rule not getting resolved

Hello All, We recently encountered the following. We've an alert rule to capture the app-service plan CPU usage. Everytime when it gets triggered we do get an resolved email too...but strangely we didn't receive any resolved email for the particular…

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,875 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,052 questions
asked 2024-05-20T18:50:06.3166667+00:00
Dayalan T 0 Reputation points
commented 2024-05-30T18:04:29.4666667+00:00
Monalla-MSFT 12,121 Reputation points
1 answer

Subscription frozen due to inactivity

My Subscription was disabled, after payment it's active but I can't do anything: "However, access is denied because of the deny assignment 'Subscription frozen due to inactivity for a year or more. Please call Microsoft Support to unfreeze." …

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,143 questions
asked 2024-05-22T16:21:22.93+00:00
Oleksandr Savych 0 Reputation points
commented 2024-05-30T18:04:21.4533333+00:00
Monalla-MSFT 12,121 Reputation points
1 answer

How to get the user information like location, machine name or client IP, application name or source etc., when accessing and querying Azure SQL using Logs?

Trace the user information when executes sql queries on Azure SQL

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,875 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.
1,013 questions
asked 2024-05-20T19:40:01.02+00:00
Veera Ganesh 0 Reputation points
commented 2024-05-30T18:04:13.3333333+00:00
Monalla-MSFT 12,121 Reputation points
1 answer

How to notify security team members of assigned alerts/incidents in Microsoft Defender

Is there a way to send email notifications to someone when we assign an alert or incident specifically to them in Microsoft Defender? We already have email notifications set up for new alerts, but we're wondering if there is a way to notify team members…

Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,223 questions
asked 2024-05-29T19:10:08.59+00:00
Fraley, David 0 Reputation points
answered 2024-05-30T17:59:35.03+00:00
Carlos Solís Salazar 17,021 Reputation points MVP
1 answer One of the answers was accepted by the question author.

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.
274 questions
asked 2024-04-19T14:57:24.39+00:00
Smitha Kalluparambil 55 Reputation points
commented 2024-05-30T17:55:14.7933333+00:00
srilatha cingireddy 0 Reputation points
1 answer

Application crash even on a try catch block

When i comment out the line GetViewsByZOrder i get the following exception: Exception thrown at 0x00007FF96E36EE19 (rpcrt4.dll) in : 0xC0000005: Access violation reading location 0x00000000094F0122. On the line if (collection->GetViewForHwnd(hwnd,…

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,571 questions
asked 2024-05-30T03:16:00.1533333+00:00
Yanis 0 Reputation points
commented 2024-05-30T17:55:10.98+00:00
Yanis 0 Reputation points
1 answer

Data flow failing at Sink Step when pipeline is scheduled

I have Pipeline with Data flow debug where data is sinked into Data set. When run manually it runs fine and the parquet file is created. However when scheduled in Pipeline it gives following error. Pipeline runs fine only gives error on schedule…

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,498 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,790 questions
asked 2024-05-30T07:21:04.75+00:00
Nazish Zahra 0 Reputation points
commented 2024-05-30T17:54:02.1966667+00:00
Amira Bedhiafi 16,856 Reputation points
1 answer

How to show 3 picture per line on pages Blazor.

@page "/" <PageTitle>Home</PageTitle> <h1>HOUSE</h1> @for (int i = 0; i < images.Count - 1; i = i + 3 ) { <img src=@($"/Images/{i}") /> } @code { // Define the list of image file names …

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,414 questions
asked 2024-05-30T15:49:57.01+00:00
MIPAKTEH_1 80 Reputation points
edited an answer 2024-05-30T17:53:23.36+00:00
Viorel 113.3K Reputation points
2 answers

Hash table creation issue in Sql server

I have created hash table in outer procedure with 2 columns and trying to create another hash table with same name but 3 columns. Now if i try to insert into hash table in inner procedure i get error saying not able to access third column (which was not…

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,934 questions
asked 2024-05-30T09:15:06.0866667+00:00
yashwin g shetty 20 Reputation points
edited an answer 2024-05-30T17:49:01.2266667+00:00
Zahid Butt 556 Reputation points
1 answer

Changing email address on account

Where do I change the email address for all billing and Alerts? I thought that I have changed the billing profiles, but the wrong email address is still being used to get the Alerts and some of the billing items.

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,013 questions
asked 2024-05-30T15:19:20.9633333+00:00
Shawn W. Morris 0 Reputation points
commented 2024-05-30T17:48:54.4633333+00:00
Shawn W. Morris 0 Reputation points
1 answer

SSRS Report Server 22 Native Scale Out with a network Load Balancer not working as expected.

I have setup a 2022 SQL Instance. Using the DB from a 2012 r2 instance. I have looked over documentation. I can only get the last report server joined to the instance to display the webserver and the reports server. Example node1, 2 and 3 were installed…

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,934 questions
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,832 questions
asked 2024-05-29T23:10:13.39+00:00
AP 0 Reputation points
commented 2024-05-30T17:44:32.07+00:00
AP 0 Reputation points
1 answer

Visual Studio theming not applied correctly to custom Control property's UITypeEditor

Visual Studio: 2022 Community (17.10.0) Visual Experience Color Theme: Dark I'm working on a custom UITypeEditor (drop-down control) for a custom type that's a part of my custom control. When I trigger the UITypeEditor to drop down, I can see it in the…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,858 questions
asked 2024-05-29T19:27:50.2633333+00:00
gb 66 Reputation points
commented 2024-05-30T17:44:31.7633333+00:00
gb 66 Reputation points
1 answer

Script to export csv/excel file of what groups a user is owner of in Azure/Entra

Is there a script to find what groups a user is owner of in azure or Entra admin center? for ex: i want to know what groups Ted Brown is owner of in Azure

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,917 questions
asked 2024-05-29T16:20:07.3533333+00:00
David Stahlmann 0 Reputation points
edited an answer 2024-05-30T17:43:31.5733333+00:00
Carlos Solís Salazar 17,021 Reputation points MVP
1 answer

testing reading from dedicated pool error

Following

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,498 questions
asked 2024-05-22T15:12:18.18+00:00
Jon Z 20 Reputation points
commented 2024-05-30T17:37:19.2166667+00:00
BhargavaGunnam-MSFT 27,896 Reputation points Microsoft Employee
1 answer

How to maintain Ajax calendar values after postback in Gridview Footer

I am using AJAX control textbox in gridview. Inside the gridview, Footer Template i am using dropdown control and many textboxes. after selecting of Ajax calendar control, if i select dropdown, the ajax value getting cleared. How to maintain the date…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,326 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,414 questions
asked 2024-05-29T15:22:30.55+00:00
Gani_tpt 1,806 Reputation points
commented 2024-05-30T17:35:20.6666667+00:00
Gani_tpt 1,806 Reputation points
2 answers One of the answers was accepted by the question author.

Identify errors in AKS logs

I am trying to find KQL queries to identify errors in logs related to an AKS cluster. The tables I am working with are KubePodInventory, ContainerLog, StorageFileLogs, and AzureDiagnostics, which all point to a log analytics workspace. The errors I am…

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,902 questions
asked 2024-05-28T23:06:36.67+00:00
Akeem Rajifuja 0 Reputation points
accepted 2024-05-30T17:35:07.6633333+00:00
Akeem Rajifuja 0 Reputation points
1 answer

Azure AD Token Customization

I have registered an application in azure ad through which I am getting the token which is used for authentication. I have added some app roles to the application which is mapped at group level in enterprise application. While decoding the token in…

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,700 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,790 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,917 questions
asked 2024-05-30T04:44:09.07+00:00
Dinesh Prajapati 126 Reputation points
commented 2024-05-30T17:32:14.93+00:00
Amira Bedhiafi 16,856 Reputation points
1 answer One of the answers was accepted by the question author.

Azure AI Studio Prompt Flow feature - resources and cost

I am currently exploring the Prompt Flow feature in Azure AI Studio and have below questions: Resource Creation: When we create a Prompt Flow in Azure AI Studio, could you please share which specific azure resources are generated as part of this…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,328 questions
asked 2024-05-30T08:25:23.65+00:00
Mithun 20 Reputation points
accepted 2024-05-30T17:24:32.6833333+00:00
Mithun 20 Reputation points
1 answer

how to optimize costs per request azure openai gpt-4o

Hi, I'm using the following to chat with an image and given prompt: response = client.chat.completions.create( model='gpt-4o-2024-05-13', messages=[ {'role':'system','content':'You are a helpful assistant'}, …

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,328 questions
asked 2024-05-30T10:03:19.7833333+00:00
Ya Tl 0 Reputation points
answered 2024-05-30T17:20:49.9366667+00:00
Charlie Wei 3,150 Reputation points
1 answer One of the answers was accepted by the question author.

Renew of PL-600 certification

I have taken PL-600 exam on July 2023. I am not able to see renew option to take the exam. Kindly do the needful.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,637 questions
asked 2024-05-30T08:05:40.2766667+00:00
Maheedhara Naidu 0 Reputation points
commented 2024-05-30T17:20:42.59+00:00
Maheedhara Naidu 0 Reputation points