339,258 questions

Sort by: Updated
2 answers

Date column in sink table is getting NULL values

Hi, I have two fields in my source .csv file which is Date1(format- YYYYMMDD) and Date2(format- YYYYMMDD), I have corresponding table in my SQL database with the same fields with data type as datetime2. Now I am trying to load the data from my source…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,460 questions
asked 2024-04-04T13:50:00.5366667+00:00
Harshita Vishwakarma 40 Reputation points
answered 2024-04-16T14:19:20.8+00:00
Amira Bedhiafi 14,571 Reputation points
2 answers

Retrieving the COM class factory for component with CLSID {00000000-0000-0000-0000-000000000000} failed due to the following error: 80040154

I have a simple PowerShell script as below  $excel = new-object -ComObject excel.application  $filePath = 'filename.xlsm'  $wb = $excel.workbooks.open($filePath)  $excel.Run('Macro')  $excel.quit()  Stop-Process -Name "Excel" When I trigger the…

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,606 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,449 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,453 questions
asked 2024-04-14T20:25:01.46+00:00
sandeep singamaneni 0 Reputation points
commented 2024-04-16T14:18:54.7566667+00:00
sandeep singamaneni 0 Reputation points
1 answer

Deployment could not be created. There was an error processing your request. Try again in a few moments

I'm currently using cloud services (classic). I'm aware it's retiring by 1st of September and am trying to migrate the resource. Since the cloud service was created before 2018 I was trying to follow the steps suggested here. I managed to create a…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
632 questions
asked 2024-04-10T10:51:52.0533333+00:00
Ewa 0 Reputation points
commented 2024-04-16T14:18:51.03+00:00
Ewa 0 Reputation points
2 answers

How disable Windows 11 Start Menu from opening at first user logon

I'm using OSDCloud to automatically install a clean Windows 11 image. In my unattend.xml, I'm doing an auto logon after the OOBE phase to display a form where our helpdesk has to select something. Unfortunately, Windows 11 automatically opens the Start…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,072 questions
asked 2024-01-25T20:49:19.5733333+00:00
Stijn Denruyter 0 Reputation points
commented 2024-04-16T14:17:48.4133333+00:00
Jean Lancelin 0 Reputation points
0 answers

Using Command Prompt to debug python scripts in my docker container

Hi I have published a docker container (Unix) in Azure. It's got some Python scripts on it that I want to run from my Command Prompt on my local machine. I have installed Azure CLI. I login via Command Prompt - using the usual: az login I then enter…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
633 questions
asked 2024-04-12T15:31:30.8433333+00:00
Vidar 21 Reputation points
commented 2024-04-16T14:17:02.5433333+00:00
vipullag-MSFT 23,856 Reputation points Microsoft Employee
1 answer

Restrict Access to VM Azure Webserver over Public IP with geo filtering

I have a customer with a Windows server VM deployed in Azure. On this machine they have installed a webserver. with a public IP. We would like to restrict any access via the public IP to Switzerland and Italy. For server management we use a site to…

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,123 questions
asked 2024-04-16T12:23:50.0766667+00:00
Phil McShee 41 Reputation points
edited an answer 2024-04-16T14:15:34.87+00:00
ChaitanyaNaykodi-MSFT 22,136 Reputation points Microsoft Employee
0 answers

AI Skills Challenge: Azure AI Fundamentals exam question

goodday, AI Skills Challenge: Azure AI Fundamentals is for this exam a passing score required, and what is the passing score you have to require in order to pass the exam? regards, erikson

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,342 questions
asked 2024-04-16T14:14:55.9433333+00:00
Erikson Lopes Monteiro 0 Reputation points
3 answers

Can't Log Into GitHub After Migrating Microsoft Authenticator

I recently migrated Microsoft Authenticator to a new Android smartphone and tried logging into GitHub. However, every time I enter the code displayed, it fails. I attempted to check the status by logging into https://aka.ms/mfasetup, but I couldn't log…

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,427 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,329 questions
asked 2024-04-12T07:32:21.03+00:00
Yohei Kobashi 0 Reputation points
answered 2024-04-16T14:12:57.63+00:00
Sandeep G-MSFT 14,076 Reputation points Microsoft Employee
3 answers

Restore-SqlDatabase (poweshell cmd) skip the statment which execute from SQL Server Agent job

Hi I am rewriting a powershell script to refresh the non production env from production env. its working fine while executing from powershell prompt. But when I executed same script from Sql server Agent job. Job is successfully complete . But DB restore…

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,606 questions
asked 2021-01-12T01:29:27.46+00:00
Ashwan 521 Reputation points
answered 2024-04-16T14:12:57.01+00:00
Kolodziej Maciej 0 Reputation points
0 answers

404 not found error in kubernetes

While accessing the url i am getting 404 not found error please help me on this. apiVersion: networking.k8s.io/v1 kind: Ingress metadata:   name: athena-microservices-to-mckup-ingress   namespace: support-personalization-np   annotations:    …

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,845 questions
asked 2024-04-16T10:34:32.71+00:00
Vinayak Patil 0 Reputation points
commented 2024-04-16T14:12:26.0933333+00:00
vipullag-MSFT 23,856 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

My question was automatically deleted

My question was automatically deleted. The link was https://learn.microsoft.com/en-us/answers/questions/1650366/how-to-send-eml-files-as-attachment-with-ms-graph I am pretty sure this was a false positive.

Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
563 questions
asked 2024-04-08T12:20:49.0333333+00:00
svc_juvo_o365 20 Reputation points
accepted 2024-04-16T14:11:05.0233333+00:00
svc_juvo_o365 20 Reputation points
0 answers

Setting up Azure Firewall for network perimeter

How can I set up Azure Firewall for better security and at more of the resource group level? I already have a network security group (NSG) set up with IP whitelisting for an exposed endpoint, but I'm not sure how to connect the filtered traffic to the…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
562 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
782 questions
asked 2024-04-16T14:10:38.7166667+00:00
Anmol Arora 0 Reputation points
0 answers

Tail log backup

Are tail log backups supported only in Full Recovery model?

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,606 questions
asked 2024-04-16T14:09:24.11+00:00
Chaitanya Kiran 676 Reputation points
0 answers

Why is Word export to PDF of SAME Word file producing PDF file 10x larger today than on Oct.9?

On Oct.9 and each previous week for the past couple years I prepared a new 20-page Word document weekly that contained text with perhaps a dozen emojis but NO images. The Word file sizes were about 100KB. Each week I then exported the Word document to…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
653 questions
asked 2023-10-18T00:41:53.1866667+00:00
David Streich 5 Reputation points
commented 2024-04-16T14:08:39.2533333+00:00
GPE 41 Reputation points
1 answer One of the answers was accepted by the question author.

Credential Validation Audit Failure -Event ID 4776 - MICROSOFT_AUTHENTICATION_PACKAGE_V1_0 - Error Code: 0xc000006a/0xC0000234

Hello all, thanks for reading and attempting to help, I have been having an ongoing issue for the past month or so with having my account get locked multiple times throughout the day due to error listed in the title. Every time it happens I go check…

Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,713 questions
asked 2024-04-03T18:58:29.9233333+00:00
Andrew Saliba 20 Reputation points
commented 2024-04-16T14:06:27.4766667+00:00
Andrew Saliba 20 Reputation points
0 answers

How to stop an Azure Function with CRON schedule "0 0 1 * *" from executing every 1.5 hours

I have a timer-triggered Azure Function with the schedule "0 0 1 * *" which translates to running once every day at 00:01. However, the function is triggered many times per day at a seemingly constant interval of 1.5 hours. Looking at its logs…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,192 questions
asked 2024-04-16T14:05:20.7633333+00:00
Kirill Zaitsev 0 Reputation points
0 answers

How can i get current user groups from Azure AD using claims in dotnet core?

I have a dotnet core web application and this app authorisation is working based on azure AD. Question: How can i get all the groups name related to login user? do i have to make any changes in my azure app? I have already added this setting in…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,327 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,131 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,795 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,329 questions
asked 2024-04-16T09:54:17.1733333+00:00
Tomar, Abhishek 6 Reputation points
edited the question 2024-04-16T14:04:44.11+00:00
GitaraniSharma-MSFT 46,761 Reputation points Microsoft Employee
1 answer

Post logout redirect uri does not work for certain accounts

When logging out of the accounts connected to there application, there is a redirect like so: /login.microsoftonline.com/common/oauth2/logout?post_logout_redirect_uri=app-url-here There are some accounts where the redirect does not work, and the page…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,482 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,329 questions
asked 2024-04-15T13:13:59.72+00:00
JA 0 Reputation points
edited a comment 2024-04-16T14:01:33.8866667+00:00
JA 0 Reputation points
0 answers

Exchange email storage alert to admin

Hi all, Is it possible to set up a policy or rule to notify admin that a particular email is nearly full ie 80%

Microsoft Exchange Online
asked 2024-04-16T14:01:27.2966667+00:00
Aran Billen 436 Reputation points
0 answers

"Manage Workbook Links"

I have linked two workbooks on Teams but since the last update, I keep getting the message "UNABLE TO REFRESH We couldn't get updated from a linked workbook." When I open the "Manage Workbook Links" option, a prompt up window appears…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,011 questions
asked 2024-04-16T06:24:22.5666667+00:00
Eva Ntaliopoulou 0 Reputation points
commented 2024-04-16T14:01:24.9866667+00:00
Jordan St.Onge 0 Reputation points