55,809 questions

Sort by: Updated
0 answers

Avoiding metric inflation during data processing in Dedicated SQL Pool (formerly SQL DW)

Hi all , Here is the scenario for which I am seeking suggestions: Whenever our data jobs run to refresh dimensions and facts, and a Tableau extract refresh occurs simultaneously, the extracts report inflated metrics. When we validate, the metrics on the…

Azure SQL Database
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,547 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.
13,053 questions
asked 2024-06-13T20:36:41.2533333+00:00
PS 396 Reputation points
0 answers

Failed to execute command group with error An unexpected error occurred while executing command due to: Failed to pull Docker image `mcr.microsoft.com/azureml/runtime/cap/hosttools-capability/installed:westeurope-stable` due to: None

Failed to execute command group with error An unexpected error occurred while executing command due to: Failed to pull Docker image mcr.microsoft.com/azureml/runtime/cap/hosttools-capability/installed:westeurope-stable due to: None I get this error in…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,655 questions
asked 2024-06-13T10:34:36.4066667+00:00
Florine Kieraga 0 Reputation points
commented 2024-06-13T20:36:16.39+00:00
VasaviLankipalle-MSFT 15,241 Reputation points
0 answers

ـ جـلـبـ الحبيبـ *الرفاع 📍البحرين - هاتف : 00.973.33766836

ـ جـلـبـ الحبيبـ *الرفاع 📍البحرين - هاتف : 00.973.33766836

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,933 questions
asked 2024-06-13T20:34:31.2466667+00:00
rtuwewq 0 Reputation points
0 answers

How to run power toy in hidden window?

Dim p = New Process() p.StartInfo.WindowStyle = ProcessWindowStyle.Hidden p.StartInfo.CreateNoWindow = True p.Start("C:\Program Files\PowerToys\WinUI3Apps\PowerToys.Settings.exe") After running this code, the setup window still appears. Is…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,522 questions
asked 2024-06-13T20:26:36.28+00:00
Yen Dang 0 Reputation points
edited the question 2024-06-13T20:28:28.36+00:00
Yen Dang 0 Reputation points
0 answers

How do I view the "Extended metrics" for a Node.js App in Application Insights

I have installed the applicationinsights-native-metrics package mentioned here: https://learn.microsoft.com/en-us/azure/azure-monitor/app/nodejs I assume my app is generating metrics mentioned in the article but I can't quite figure out how to view…

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,041 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,141 questions
asked 2024-06-13T20:27:34.6466667+00:00
Matt Brown 0 Reputation points
0 answers

Urgent Help Needed: Outlook Blocking Outgoing Emails for User

Hello Microsoft Community, I am experiencing an issue with Outlook where one of my user's outgoing emails is being blocked. Despite trying several troubleshooting steps, the problem persists. Here are the details: -Issue Description: One of my users is…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
4,081 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,209 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,300 questions
asked 2024-06-13T20:23:05.52+00:00
Muhammad Farzan Siddiqi 0 Reputation points
edited the question 2024-06-13T20:24:26.0266667+00:00
Muhammad Farzan Siddiqi 0 Reputation points
0 answers

Unable to connect to external IP from App Service through 2 VNETs which are peered

Connecting to 172.19.33.32:80 from your App instance - failed, internal error. Please retry. Please submit a feedback if error persists. TCP ping to 172.19.33.32 failed, error code:undefined I continue to get this error despite multiple troubleshooting…

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,230 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,141 questions
asked 2024-06-11T21:23:05.82+00:00
Peter Mello 0 Reputation points
commented 2024-06-13T20:23:47.67+00:00
Peter Mello 0 Reputation points
0 answers

How do I get my refund for failed payments while registering for Azure Certification

I registered for Microsoft Azure Fundamentals Exam. On 4th try my payment got successful via Mastercard. But it seems amount is deducted from my bank account for previous 3 failed tries even webpage shown payment not successful. how can I get my 3…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
661 questions
asked 2024-06-13T20:20:45.19+00:00
Shruti Rajendra Suryawanshi 0 Reputation points
0 answers

Online Endpoint Deployment in Azure ML Studio

I was using the Azure Machine learning studio yesterday and my endpoints were deployed perfectly. I came back today and I am unable to test my endpoints because "V1 deployment testing is not supported." Does anyone know how to dix this issue

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,655 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,041 questions
asked 2024-06-13T20:16:55.0333333+00:00
Jack McGarry 0 Reputation points
0 answers

Why is Microsoft Authenticator not receiving codes?

Hello, I reinstalled the Microsoft Authenticator app on my Android cell phone today. Now, when my customers email me a link to a shared file (e.g. on SharePoint) and I click on the link and it says it will send a code to my Authenticator app, I do not…

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,813 questions
asked 2024-06-13T17:33:07.63+00:00
MS111 0 Reputation points
commented 2024-06-13T20:14:46.3166667+00:00
Miguel Gonçalves | AVANADE 441 Reputation points
0 answers

My logic app csv output to a blob storage is not well structured and appears with all data in a single row

I built a Logic App that is meat to query my Log Analytics Workspace using Kusto Query Language and write the output of the query as a .csv format in my Azure blob storage. The issue I have is that te csv files are not appearing correctly with both…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,928 questions
asked 2024-06-06T15:04:25.27+00:00
Akinjide Akinwale 0 Reputation points
commented 2024-06-13T20:12:56.1333333+00:00
Luis Arias 5,366 Reputation points
0 answers

How to enable neural "neural" build model in Document Intelligence Container?

I'm running a local instance of Azure Document Intelligence (Form Recognizer) Container. Accessing the local URL ([http://localhost:5001]), I'm able to open the Form Recognizer studio and select a custom model. So, I can see this screen: After that, I…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,471 questions
asked 2024-06-13T20:12:38.6766667+00:00
Diego Lima Pereira 0 Reputation points
0 answers

Graph API - User Calendar with only 12 results returned

We can successfully draw a calendar's details in, but only 12 results at a time. We would like to pull all items rather than a truncated list. We are using the Graph API by GET…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,038 questions
asked 2024-06-13T20:05:50.8566667+00:00
Nick Patel 0 Reputation points
0 answers

Issue with Linked Service connection to S3 bucket

I am trying to create a Linked Service pointing to S3 connection. Our access key is to access only a specific bucket and directory. Problem is when we are specifying the Bucket and Directory in the Test Connection option, the linked service connection to…

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,041 questions
asked 2024-06-13T19:54:22.49+00:00
Upendra Rajak (Targetbase) 0 Reputation points
0 answers

Visio Syncing

Hi. I am using Visio online and Visio desktop at work. I have the same diagram saved in both versions of Visio. Can I update one of them and have the changes transfer to the other one? It is inefficient to update them each separately. I need them both to…

Visio
Visio
A family of Microsoft products used to create diagrams and vector graphics.
83 questions
asked 2024-06-13T19:47:20.5566667+00:00
Stephanie Harris 20 Reputation points
0 answers

Azure B2C - user can still visit website after logging out

Hello everyone, I am having problems with my azure b2c logout methods. I am using a .NET 4.8 C# MVC app connected to azure b2c. Our app uses openidconnect and cookie authentication. The login works great, and I am using local Entra accounts for this…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,079 questions
asked 2024-06-12T19:27:00.6833333+00:00
Brendan Finnegan 46 Reputation points
commented 2024-06-13T19:46:08.2+00:00
Brendan Finnegan 46 Reputation points
0 answers

Databricks not sending audit logs to event hub

Hi, I'm trying to push all the logs from databricks using the diagnostic tool to event hub but is not working, it didn't push anything. I'm using the root access policy and also already created the eventhub name, what else I'm probably missing? Thanks in…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
579 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,015 questions
asked 2024-06-13T19:41:27.85+00:00
Danny AMAYA 0 Reputation points
0 answers

on a domain joined win11 pc , how can i restrict users from login with personal accounts or other companies accounts , to onedrive , word,ms365 , windows etc?

on a domain joined win11 pc , how can i restrict users from login with personal accounts or other companies accounts , to onedrive , word,ms365 , windows etc?

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
4,081 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,057 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,604 questions
asked 2024-06-13T19:38:12.46+00:00
TASOS DAMALAS 0 Reputation points
0 answers

Single user getting 503s when we make a POST to https://graph.microsoft.com/v1.0/subscriptions

Hello, I'm working on a user report for our product that they are unable to create a subscription for their calendar. In our backend we're making a POST to https://graph.microsoft.com/v1.0/subscriptions , and it is returning a 503. We have a…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,038 questions
asked 2024-06-13T19:37:50.0166667+00:00
Chris 0 Reputation points
0 answers

Getting message queue failures and inability to query hw information while using DPDK Release 21.11

My company uses DPDK Release 21.11 on our linux-based product. While deploying on Azure we consistently get a pair of errors: hn_rndis_execute(): RNDIS comp rid mismatch 0x524e8, expect 0x524e7 hn_rndis_get_offload(): hwcaps query failed: -22 The…

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,041 questions
asked 2024-06-13T19:37:41.1333333+00:00
Luca de Raad 0 Reputation points