349,515 questions

Sort by: Updated
7 answers

SQL SERVER 2022 - certificate error when creating a job for integration services

In a test environment with SQL Server 2022 Developer Edition, I am trying to create a job to run an SSIS package. These same packages have been successfully tested in SQL 2019. When trying to create the job, configuring it as follows: General / Owner :…

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,923 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,469 questions
asked 2024-04-10T03:35:21.82+00:00
Marcio Matos 40 Reputation points
commented 2024-05-29T15:12:10.11+00:00
na 121 Reputation points
2 answers

Azure Dev Box - Dev Pool status unknown or checks failed

While following the quickstart for Azure Dev Box, https://learn.microsoft.com/en-gb/azure/dev-box/quickstart-configure-dev-box-service we are stuck when creating a dev box pool. The status of the created pool is either 'Status unknown' or 'Checks…

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
259 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,003 questions
Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,392 questions
asked 2024-04-02T11:06:05.1266667+00:00
Rudi Larno 15 Reputation points
answered 2024-05-29T15:11:16.74+00:00
Bart Van der Auweraert 0 Reputation points
1 answer

Prevent Unauthorized Access even with MFA in place

Several weeks ago we had a unauthorized user gained access to an client account via the web. Change over plans for MFA were advanced and users setup with little to fanfare using Microsoft Authentication App. Same user contacts me with issue of not…

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,003 questions
asked 2024-05-29T14:57:18.9733333+00:00
200kWJ 0 Reputation points
answered 2024-05-29T15:08:41.8866667+00:00
william nieto 75 Reputation points
1 answer

.NET error when trying to page through teams chat messages

When calling graph API https://graph.microsoft.com/v1.0/chats/{chat-id}/messages we get the following error with HTTP 400 when following the link in nextLink(ie calling with skiptoken). Operations that change non-concurrent collections must have…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,265 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,884 questions
asked 2024-05-29T10:44:25.9133333+00:00
Abin Simon 0 Reputation points
commented 2024-05-29T15:08:27.5166667+00:00
Abin Simon 0 Reputation points
1 answer

Having trouble with staying connected to wifi and maintaining internet speeds above 10 mbps. I suspect my adapter/driver

My pc has a lot of trouble staying connected to my home internet. I dont think it is a problem with the router or modem itself because nothing else seems to show problems except my pc. I belive that it is my adapter, but im not sure. Ive tried resetting…

Windows 10 Network
Windows 10 Network
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Network: A group of devices that communicate either wirelessly or via a physical connection.
2,286 questions
asked 2024-05-27T04:07:14.51+00:00
christian downey 0 Reputation points
answered 2024-05-29T15:08:27.2466667+00:00
Wesley Li 5,490 Reputation points
0 answers

Where is the "Begin Recovery' option in Android Authenticator App

I accidentally removed a work account from my App. I have enabled back up. I have the latest version of the App 6.2404.2872 But I am not able to find the "Begin Recovery" button / Option. Is there a different way to recover - like see the QR…

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,690 questions
asked 2024-05-29T15:06:28.5766667+00:00
SriSab 0 Reputation points
0 answers

is there any mandatory Prerequisites to achieve az 400 certification

Hi team, want to know is there any mandatory Prerequisites to achieve az 400 certification This question is related to the following Learning Module

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,066 questions
asked 2024-05-29T15:06:10.34+00:00
Pradeep Babar 0 Reputation points
0 answers

Unable to passthrough Intel® UHD Graphics to a Hyper-V Using DDA on Windows11 Pro

I have an Intel N100 CPU machine with an integrated GPU (Intel® UHD Graphics) running the latest Windows 11 Pro. I created a VM with Hyper-V and want to pass through the Intel GPU to this VM using Discrete Device Assignment (DDA). This would enable the…

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,582 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,462 questions
asked 2024-05-28T17:07:36.02+00:00
fti-samadhan 0 Reputation points
edited the question 2024-05-29T15:05:24.5666667+00:00
fti-samadhan 0 Reputation points
0 answers

Running app on mac - menu corrupted

Hi, Please run the app from: https://github.com/dotnet/maui/issues/22719 the menu corrpted when switching between pages and when maximize the page. Thank in advance,

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,996 questions
asked 2024-05-29T15:02:22.02+00:00
Dani_S 2,906 Reputation points
commented 2024-05-29T15:02:47.17+00:00
Dani_S 2,906 Reputation points
1 answer

delimited split gives null for some items

hi all, I am using a function to split a string into multiple rows. The function is available here: https://www.sqlservercentral.com/articles/tally-oh-an-improved-sql-8k-%e2%80%9ccsv-splitter%e2%80%9d-function What I am trying to figure out is how to…

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,923 questions
SQL Server Transact-SQL
SQL Server Transact-SQL
SQL Server: A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.Transact-SQL: A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
51 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,565 questions
asked 2024-05-29T13:43:14.27+00:00
elsvieta 346 Reputation points
commented 2024-05-29T15:01:51.0966667+00:00
elsvieta 346 Reputation points
2 answers

Is there a way to set DHCP to only allow know MAC’s

I need to block user from connecting an ethernet cable from the wall port, to there laptops. I can restrict there individual MAC’s, but its immposible to do this when we recieve new users all the time. Is there a way to only allow MAC address of…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,312 questions
Windows DHCP
Windows DHCP
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.DHCP: Dynamic Host Configuration Protocol (DHCP). A communications protocol that lets network administrators manage centrally and automate the assignment of Internet Protocol (IP) addresses in an organization's network.
1,026 questions
asked 2024-05-26T15:41:48.4166667+00:00
Himanshu Thapliyal 0 Reputation points
commented 2024-05-29T15:01:04.28+00:00
Marcin Policht 14,185 Reputation points MVP
2 answers One of the answers was accepted by the question author.

Videos on Some Websites Do Not Play in Edge Beta or Stable

Videos on some sites do not play and only give an error message. For example, all game videos from nintendo.com do not play. Only an error message as shown in the image. ""Playback cannot continue. No available working or supported…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,178 questions
asked 2024-05-17T15:06:13.8366667+00:00
Harvestry of Ghosts 20 Reputation points
commented 2024-05-29T15:01:02.2933333+00:00
Harvestry of Ghosts 20 Reputation points
0 answers

Créer un AD Connector (AWS Directory Service) avec Microsoft Entra Domain Services sans AD|DC On-Premise // Create AD Connector with Microsoft Entra Domain Services without AD|DC On-Premise

Bonjour à toutes et tous ! J'essaie en vain depuis quelques temps de mettre en place : un AD Connector pour centraliser les identité côté Azure, et ce sans avoir un serveur AD/DC on-premise à configurer, hardener, etc. en essayant de passer par le…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,909 questions
asked 2024-05-29T14:58:40.81+00:00
Augustin de laubier 0 Reputation points
1 answer

Is Outlook API version 2.0 no longer supported?

Recently we have started experiencing that the API endpoints using Outlook API version 2.0 have stopped working . If it some official announcement regarding it or is it just a blip ?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,884 questions
asked 2024-05-29T11:01:52.6866667+00:00
Andy Green 0 Reputation points
answered 2024-05-29T14:57:32.5433333+00:00
CharanyaB-MSFT 1,651 Reputation points Microsoft Vendor
1 answer

Clarification on In-Place Migration Eligibility for Azure Database for MySQL Server

Dear Azure Support Team, I received a notification stating that our Azure Database for MySQL server is scheduled for in-place migration to Flexible Server during the maintenance window of 01/07/2024 - 02/07/2024, 23:00 - 05:00 UTC. However, our server…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
729 questions
asked 2024-05-28T14:05:26.17+00:00
Cosmina Alexandra Jelea (RO) 145 Reputation points
commented 2024-05-29T14:56:45.75+00:00
Sina Salam 4,311 Reputation points
0 answers

It says unable to connect to power BI

When I am logged in with my work email id, it still says unable to connect to power BI. This question is related to the following Learning Module

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
125 questions
asked 2024-05-29T14:55:20.6166667+00:00
Arefin, Md Shamsul 0 Reputation points
0 answers

The link to exercise from Module 6 is the one from Module 1

In the module "Manage GitHub Actions in the enterprise", the link for the exercise goes to the exercise for the first module "Hello GitHub Actions" instead of the actual module. Can this be fixed please? This question is related to…

GitHub Training
GitHub Training
GitHub: A web-based hosting service for software development and version control using Git. Acquired by Microsoft in 2018.Training: Instruction to develop new skills.
9 questions
asked 2024-05-29T14:54:56.2666667+00:00
Oana Stanescu 0 Reputation points
0 answers

Stop-pnpworkflowinstance not working as expected

While trying to use the command stop-workflowinstance , workflow subscription always return null

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,892 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,415 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,175 questions
Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
125 questions
asked 2024-05-29T14:54:13.6133333+00:00
Nirenjana Raghupathy 21 Reputation points
1 answer

Hyper-V not forwarding VLan tags to virtual machine

I am attempting to setup a virtual firewall on the Hyper-V guest. The guest is connected to 1 virtual Nic but the vm has multiple vlans attached to that interface. The host seems to be removing the tag from the traffic either as it leaves the vm or as…

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,582 questions
asked 2024-02-25T20:10:20.83+00:00
Jason Doleshall 0 Reputation points
commented 2024-05-29T14:53:37.7366667+00:00
Jason Doleshall 0 Reputation points
1 answer

All ADF dataflow stages disappear after publish

Hello, I made a source for my Dataflow and added several stages to the existing one. I published and Dataflow showed an error with a new source. I tried to delete it, but could not delete it. I published again and all my stages disappeared. It is not…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,776 questions
asked 2024-05-29T11:22:44.82+00:00
Darjuš Vasiukevič 20 Reputation points
commented 2024-05-29T14:53:27.96+00:00
Darjuš Vasiukevič 20 Reputation points