Microsoft Q&A

Questions

Discover questions that will help you on every step of your technical journey.

287,750 questions

Sort by: Updated
1 answer

Curl 7.84 <= 8.2.1 Header DoS (CVE-2023-38039)

Tenable scanners are now detecting "Curl 7.84 <= 8.2.1 Header DoS (CVE-2023-38039)" on some of our Windows Server 2022 servers. (https://www.tenable.com/plugins/nessus/181409). The stated solution is "Upgrade Curl to version 8.3.0…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
10,545 questions
asked 2023-09-18T15:20:35.8933333+00:00
TK 135 Reputation points
answered 2023-09-21T20:30:49.6133333+00:00
Josh Nielsen 0 Reputation points
0 answers

How to work with Sparklyr and a lake database in azure synapse?

I would like to work with a lake database with sparklyr from azure synapse. If I run a SparkR notebook I can get the desired results in the following way: schade2 <- tableToDF("silver.schade") head(schade2) However if I try the same using…

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.
3,527 questions
asked 2023-09-19T07:18:52.5166667+00:00
Tjerkstra P. (Pieter) 0 Reputation points
commented 2023-09-21T20:30:22.22+00:00
SatishBoddu-MSFT 18,601 Reputation points
0 answers

GIT MODE AND LIVE MODE ARE NOT SYNCHRONIZING IN AZURE DATA FACTORY .

after the pipeline deployment , in azure data factory the changes are reflecting in git mode but not in live mode (data factory mode ) , I am trying to synchronize both please help me out here with your valuable suggestions and inputs. note: while I am…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
7,974 questions
asked 2023-09-18T12:22:34.9566667+00:00
Venkatakrishnareddy Gangireddy 0 Reputation points
commented 2023-09-21T20:29:39.8533333+00:00
SatishBoddu-MSFT 18,601 Reputation points
0 answers

error code 2010 in Exercise - Ingest data with a pipeline

Hi, I am going through the exercise from Microsoft Learn and have a failed activity in one of the exercise. Please see below the screenshot. Can anyone help to solve or let me know the reason? Thanks in advance!

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
30,157 questions
asked 2023-09-18T11:41:47.23+00:00
Astrid Gunardhy 0 Reputation points
commented 2023-09-21T20:29:09.3233333+00:00
SatishBoddu-MSFT 18,601 Reputation points
1 answer

I completed AZ-100 whether am i eligible for AZ-305

Hi Team, I completed AZ-100 few years back if i write AZ-305 whether i will be eligible for azure architect

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
30,157 questions
asked 2023-09-21T20:27:26.3033333+00:00
Shanmuganathan Murugan 0 Reputation points
answered 2023-09-21T20:28:37.6766667+00:00
Dave Patrick 389.5K Reputation points MVP
1 answer

Is PowerBI able to resolve dynamic query and table join?We are struggling to resolve this error.

We are using CosmosDB with Synapse link and also using PowerBI to generate the report.It is possible to use dynamuc query table & table join in PowerBI.We are struggling to resolve.

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.
3,527 questions
asked 2023-09-18T07:31:37.5+00:00
Antony Raja Joseph 0 Reputation points
commented 2023-09-21T20:28:10.97+00:00
SatishBoddu-MSFT 18,601 Reputation points
6 answers

Microsoft 365 - Outlook Application -Cannot add text in accepted Calendar event

Hi all, I used to be able to add text notes, which only I could see, inside calendar events which I accepted in Outlook. However, since the latest Microsoft 365 update, Version 2307 (Build 16626.20170), all of a sudden, the body area of an accept…

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.
2,098 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,333 questions
asked 2023-08-11T11:25:11.4966667+00:00
Jesmond Navarro 90 Reputation points
commented 2023-09-21T20:28:01.66+00:00
Jodi Labby 0 Reputation points
0 answers

How to set up Windows Security Event Log Forwarding

In a network with multiple Windows Server 2012 servers, I need to configure event forwarding to a dedicated server. To implement this, I configure Windows Event Log Forwarding. Collector initiated. I have made the settings according to the manuals. For…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
10,545 questions
asked 2023-09-21T20:27:13.46+00:00
Михаил Андросов 256 Reputation points
0 answers

Cannot connect to Azure Analysis Services - The stream does not have an active operation

Suddenly my connection to Azure AS stopped working in SSMS. I get weird error that I cannot find any info about on Google: =================================== Error connecting to…

Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
388 questions
asked 2023-09-14T15:07:49+00:00
commented 2023-09-21T20:26:47.5166667+00:00
SatishBoddu-MSFT 18,601 Reputation points
0 answers

"GetPathStatus" - about 2.5 Billion requests a month "ListFileSystemDir" - about 0.8 Billion requests a month

We are running a datalake using ADSL v2. Its just a BLOB store, and we run our Hive on top of it. However despite having just around 50K queries a month... we're getting 2.5 Billion "GetPathStatus" 0.8 Billion…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,126 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
1,937 questions
asked 2023-09-14T13:46:53.3533333+00:00
Hayder Aziz 0 Reputation points
commented 2023-09-21T20:26:22.61+00:00
SatishBoddu-MSFT 18,601 Reputation points
0 answers

NullPointerException on the save method when id is specified with optimistic concurrency

Description My team is attempting to set the id field on a document and are running into a NullPointerException from the ReactiveCosmosTemplate when saving the document off to the DB. We're utilizing optimistic concurrency with the use of @Version on an…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,188 questions
Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
84 questions
asked 2023-09-21T19:11:32.34+00:00
Murillo, Antonio J 0 Reputation points
edited the question 2023-09-21T20:26:02.99+00:00
Murillo, Antonio J 0 Reputation points
0 answers

SSL/TLS CONNECTION ISSUE

Hi Team, when i run the pipeline i got error like below. Failure happened on 'Source' side. ErrorCode=UserErrorFailedToConnectOdbcSource,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=ERROR [HY000] [Microsoft][DriverSupport]…

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.
3,527 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
7,974 questions
asked 2023-09-13T15:39:28.32+00:00
Ram Babu 20 Reputation points
commented 2023-09-21T20:25:24.4933333+00:00
SatishBoddu-MSFT 18,601 Reputation points
1 answer One of the answers was accepted by the question author.

Get-MailboxFolderPermission cmdlet does not work - Exchange Online

I run the command Get-MailboxFolderPermission on ExchangeOnlineManagement and I receive this message: Write-ErrorMessage : Ex43C0AC|Microsoft.Exchange.Configuration.Tasks.ManagementObjectNotFoundException | The operation couldn't be Get-MailboxFolder…

Microsoft Exchange Online
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.
3,676 questions
asked 2023-03-08T13:30:36.26+00:00
Olivier Lumeau 121 Reputation points
commented 2023-09-21T20:25:18.0033333+00:00
Gonca ÖKSÜZ 0 Reputation points
2 answers

How can I insert pdf file from SQL server into Azure Blob Storage. I'm using Azure Sql Server

I want to insert a pdf file into the bob container using a binary string from sql server on Azure. I can only use SQL code. I can easily get the pdf from the blob container using SQL code. But when I try to insert the pdf into the blob container I get…

Azure SQL Database
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
1,937 questions
asked 2023-09-20T23:32:24.8133333+00:00
thomas magami 21 Reputation points
answered 2023-09-21T20:24:38.2033333+00:00
Konstantinos Passadis 11,471 Reputation points
0 answers

Como enviar a saída do Stream Analytics para o Power BI

Ola pessoal, Estou tentando enviar dados do Stream Analytics para o Power BI. Gostaria de saber se o usuário que estou usando no Azure tem que ser o mesmo que tem a conta no Power BI. Abs

PowerPoint
PowerPoint
A family of Microsoft presentation graphics products that offer tools for creating presentations and adding graphic effects like multimedia objects and special effects with text.
142 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
281 questions
asked 2023-09-21T19:29:23.92+00:00
Cássio Luis Ferreira 0 Reputation points
commented 2023-09-21T20:23:37.46+00:00
Sander van de Velde 21,691 Reputation points MVP
1 answer

SQL : Send email via DB mail based on the row count mismatch.

Hi All - I have written a stored procedure and it sends out an email to users in the below format. Its basically the row count between three systems ( Oracle, STAGE, SDS). Currently, the email is sent every hour, but the user wants to get an email only…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
10,907 questions
asked 2023-09-20T15:08:40.13+00:00
kkran 771 Reputation points
commented 2023-09-21T20:23:36.2766667+00:00
kkran 771 Reputation points
0 answers

Something went wrong error - azure open ai

I am trying to upload pdf in azure open ai portal, I understand it’s a preview feature but I keep getting something went wrong error for uploading a document less than 500kb. My resource group is US East. Tried multiple times but didn’t work.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
985 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
1,671 questions
asked 2023-09-21T19:17:47.0633333+00:00
Barnali 0 Reputation points
commented 2023-09-21T20:20:07.55+00:00
Saurabh Sharma 18,696 Reputation points Microsoft Employee
0 answers

SQL Server 2022 ADODB connection in classic asp

I can't establish ADODB connection to SQL Server 2022 from classic asp page. Same connection with SQL Server 2014 works fine. How can I determine what is the problem? Here is the code: <%@ language=VBScript…

ASP.NET Web Forms
ASP.NET Web Forms
A part of the ASP.NET web application framework that can be used to create ASP.NET web applications.
618 questions
asked 2023-09-19T14:37:14.4833333+00:00
Kalinin, Pavel 0 Reputation points
commented 2023-09-21T20:19:15.01+00:00
AgaveJoe 24,386 Reputation points
0 answers

Getting below error when appending data in a parquet file stored in azure data lake gen2

from pyspark.sql import SparkSession from pyspark.sql.functions import when, lit import mysql.connector from azure.storage.filedatalake import DataLakeServiceClient import os spark = SparkSession.builder \ .appName("MySQL Incremental…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,126 questions
asked 2023-09-20T09:50:25.3766667+00:00
Jayesh Yadav 0 Reputation points
commented 2023-09-21T20:18:01.2333333+00:00
BhargavaGunnam-MSFT 19,236 Reputation points Microsoft Employee
0 answers

Not able to fetch token for tenant ID - Azure Analysis Service release pipeline deployment

Greetings! I'm working on a Azure Analysis Service project. We have multiple models in there and we are maintaining our codes in Azure Devops Repos. As of now, we are deploying our model to the server (both dev and production environment) manually…

Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
388 questions
asked 2023-09-18T16:41:13.34+00:00
Thamarai Selvan T 0 Reputation points
commented 2023-09-21T20:16:59.6+00:00
BhargavaGunnam-MSFT 19,236 Reputation points Microsoft Employee