293,122 questions

Sort by: Updated
3 answers

Unable to connect SQL server to Azure data factory

Cannot connect to SQL Database. Please contact SQL server team for further support. Server: 'DESKTOP-1J7NBOS', Database: 'DataWarehouse', User: 'ak2'. Check the linked service configuration is correct, and make sure the SQL Database firewall allows 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,878 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,725 questions
asked 2024-05-20T20:53:22.6433333+00:00
Sibbinath, Akhil 0 Reputation points
commented 2024-05-22T18:12:47.73+00:00
Sibbinath, Akhil 0 Reputation points
3 answers

MacOS InTune-Enrolled Device. Keychain Access to 'Microsoft Workplace Join Key'

I have a MacBook with Monterey OS that is enrolled through Intune. For some reason when the user attempts to access SharePoint online through Google Chrome she receives a prompt "Google Chrome wants to sign using key "Microsoft Workplace Join…

Microsoft Intune Enrollment
Microsoft Intune Enrollment
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Enrollment: The process of requesting, receiving, and installing a certificate.
1,268 questions
asked 2022-08-17T14:55:37.763+00:00
Gary Leung 6 Reputation points
commented 2024-05-22T18:05:18.9266667+00:00
Joel Rodriguez 0 Reputation points
3 answers

ssis package upgrade fail

I am trying to upgrade my SSIS packages from sql 2016 to 2019. The steps I did is opened the project in Visual Studio 2022, and then set the targetversion to 2019. And then Upgrade all the packages. It completed without any errors. But when I open one of…

Azure SQL Database
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,878 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,466 questions
asked 2024-05-22T06:09:17.5433333+00:00
Asharaf Ali 61 Reputation points
edited an answer 2024-05-22T18:04:14.6033333+00:00
Asharaf Ali 61 Reputation points
1 answer One of the answers was accepted by the question author.

We have plan to move on-premise AD to Entra ID, how to move the windows file server to Entra ID?

We have a plan to move on-premise AD to Entra ID. The target is: Remove all local AD DC servers, move devices/users to Intune/Entra ID, all users have M365 now. Move on-premies fileservers to the cloud Join Windows servers (on AWS) to Entra ID The…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,183 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,984 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,812 questions
asked 2024-05-20T20:14:24.8533333+00:00
Peter Huang 20 Reputation points
accepted 2024-05-22T18:02:18.34+00:00
Peter Huang 20 Reputation points
1 answer

Can you embed a teams channel feed on a sharepoint page?

I would like the embed the feeds from a specific teams channel to a SharePoint page. I want the feed to display in a specific section on the page similar to the other feed functionality you offer like Twitter. When I didn't see it as an options under…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,226 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,836 questions
asked 2024-05-16T14:36:36.09+00:00
CMH1990 5 Reputation points
commented 2024-05-22T18:01:47.8833333+00:00
CMH1990 5 Reputation points
1 answer

Detailed SharePoint Report

Does anyone know how to get a detailed report on usage and features that are being used and not used for our intranet page?

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,836 questions
asked 2024-05-14T19:01:47.85+00:00
Corey Whitney 0 Reputation points
commented 2024-05-22T18:00:57.3533333+00:00
Corey Whitney 0 Reputation points
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.
271 questions
asked 2024-04-19T14:57:24.39+00:00
Smitha Kalluparambil 40 Reputation points
commented 2024-05-22T17:54:04.2866667+00:00
ajkuma 22,851 Reputation points Microsoft Employee
2 answers

Remote Desktop connection fails using IP or URL but succeeds using server machine name. DNS Configuration Problem??

I am missing something obvious. We have a Windows 2012 server with a static IP hosting our websites. Remote Desktop using the machine name works as expected Remote Desktop using the IP address or domain URL fails with an error: Remote Desktop can't…

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,400 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,286 questions
asked 2024-05-21T21:26:13.43+00:00
Dave Riba 0 Reputation points
commented 2024-05-22T17:51:27.7766667+00:00
Dave Riba 0 Reputation points
3 answers

We just implemented Customer Insights and Sales Hub but social integration is not showing up where it should. I keep seeing "Only applies to outbound marketing" on MS documentation. What is outbound marketing? Where do I get it?

We just implemented Customer Insights and Sales Hub but social integration is not showing up where it should. I keep seeing "Only applies to outbound marketing" on MS documentation. What is outbound marketing? Where do I get it? This question…

Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
75 questions
asked 2024-05-20T21:12:08.48+00:00
Lauren Fox 0 Reputation points
commented 2024-05-22T17:41:55.5933333+00:00
Kiran P 630 Reputation points Microsoft Vendor
1 answer

In firefox browser service worker stooped sunndenly after serve the resources to the client

I have develop blazor WASM application for offline thats why I had implement the service worker to intercept the request then serve the resource to the client using cache. Service worker successfully on chrome and edge but in firebox once application…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,415 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
900 questions
asked 2024-05-22T14:13:43.98+00:00
ramesh P 0 Reputation points
answered 2024-05-22T17:33:29.8866667+00:00
Bruce (SqlWork.com) 57,806 Reputation points
1 answer

I changed my admin account to an internal account by accident on Azure

I changed my admin account to an internal account by accident on Azure And now I keep getting message - Selected user account does not exist in tenant 'Microsoft Services'

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
997 questions
asked 2024-05-22T16:45:47.2466667+00:00
Viktor Naturkach 0 Reputation points
answered 2024-05-22T17:31:38.2433333+00:00
Babafemi Bulugbe 2,035 Reputation points MVP
7 answers

Unable to Turn on Application Insights

Hello, I find out this error when I want to Turn on Application Insights inside a function app using the Sandbox for the Example "Run your code on-demand with Azure Functions". Would you please tell me how to fix this ? …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,369 questions
asked 2021-07-14T16:13:12.643+00:00
ferdaous harmel 1 Reputation point
edited a comment 2024-05-22T17:30:11.01+00:00
Ronen 0 Reputation points
1 answer

Multiple PXE enabled for different sites

Dear Team, We have the existing DPs in our environment which has PXE enabled since now we are replacing these DPs by configuring the new DPs so would that effect the current build if I enable PXE on new DPs? Can we multiple PXE enabled DPs in the same…

Microsoft Configuration Manager
asked 2024-05-22T08:26:35.4933333+00:00
Mohd Atif Husain 145 Reputation points
commented 2024-05-22T17:28:24.4833333+00:00
Mohd Atif Husain 145 Reputation points
1 answer

Subsribtion Corrupted from moving to Pay-As-You-Go

I had used the trial and credits up since it took forever to ask why after I added VMJs and everything I couldn't get a gmail user logged in. I finally spoke with an Azure engineer who said I needed to create a federation. But it wouldn't allow to it. Or…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,116 questions
asked 2024-05-13T21:36:51.79+00:00
Jesse Verdi 0 Reputation points
edited the question 2024-05-22T17:27:05.95+00:00
Jesse Verdi 0 Reputation points
1 answer

Replacing third party encryption with bitlocker.

Hello All, I wanted to know if possible to use double encryption i.e. deploy bitlocker while having a third party encryption for drives enabled already. The idea is to deploy bitlocker for devices with third party encryption such as symantecs drive…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,792 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,390 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,465 questions
asked 2024-05-22T12:40:56.4366667+00:00
Ahmed Sh 0 Reputation points
answered 2024-05-22T17:26:09.91+00:00
Pavel yannara Mirochnitchenko 11,981 Reputation points MVP
1 answer

How to update ModifiedBy field in SharePoint Online document using Graph

Hello, i would like to know if it's possible to update ModifiedBy (Editor) field in a document uploaded into a DocumentLibrary of a Site in SharePoint Online using MS Graph. I've tried these approaches: Using 'patch' method of a DriveItem: i can…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,806 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,836 questions
asked 2024-05-22T15:31:10.2033333+00:00
José Ángel Salmerón 20 Reputation points
answered 2024-05-22T17:22:15.29+00:00
Hitesh Pachipulusu - MSFT 230 Reputation points Microsoft Vendor
1 answer

SQL Server 2019 download

I currently have SQL Server 2016 but got a db backup from a 2019 server and found that it isn't backwards compatible. I just want to be able to download a copy of SQL Server 2019 that's not an eval copy and would prefer to get it from Microsoft. Can…

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,878 questions
asked 2024-05-22T16:33:07.0433333+00:00
Melanie Sias 0 Reputation points
commented 2024-05-22T17:19:24.1133333+00:00
Marcin Policht 13,325 Reputation points MVP
3 answers

Azure Function: No such host is known Storage Account

Hi everyone, I have 2 Azure functions with VNet integration, and each of them has its own storage account. The first function is fine, but the second one generates this error when integrated into a network: Azure.Core: No such host is known.…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,369 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,746 questions
asked 2023-05-26T00:06:27.7533333+00:00
Jesus Orlando Aguilar Contreras 75 Reputation points
answered 2024-05-22T17:17:29.7566667+00:00
Richard Jackson 86 Reputation points
1 answer

end point at azure can not reach from outside

Hi All, I deployed FortigateVM at Azure Portal with BYOD, and installed Windows 10 VM too for testing to outsite. I configure IPSec VPN between FortigateVM at azure <> to Fortigate OnPremise at my Office. VPN tunnels are established. Win10 VM…

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,199 questions
asked 2024-05-22T08:54:53.13+00:00
Jasa Atum 0 Reputation points
commented 2024-05-22T17:14:10.97+00:00
KapilAnanth-MSFT 36,556 Reputation points Microsoft Employee
1 answer

How to transfer content from old to new DP

Dear Team,  We have SCCM infrastructure with running 10 DP server 2k12 running which is EOL. For this we have configured 10 new DPs with server 2k22 version. Now the challenge is old DP has huge content and we would like to copy all the content to new…

Microsoft Configuration Manager
asked 2024-05-17T18:52:12.11+00:00
Mohd Atif Husain 145 Reputation points
commented 2024-05-22T17:12:34.0433333+00:00
Mohd Atif Husain 145 Reputation points